GithubHelp home page GithubHelp logo

bohdan-khomtchouk / ftpwalker Goto Github PK

View Code? Open in Web Editor NEW
17.0 4.0 3.0 230 KB

PyPI package for traversing extremely large FTP directory trees

Python 100.00%
ftp traversal network-programming high-performance-computing dfs-algorithm concurrency parallel-computing bioinformatics-databases ftp-server ftp-directory-trees

ftpwalker's Introduction

Build Status Open Source Love PyPI version

FTPflow

FTPflow is a Python package for optimally traversing extremely large FTP directory trees. It constitutes the algorithmic heart of the PubData search engine. FTPflow creates a dictionary formatted as a JSON file in the user’s home directory containing all the full paths as keys and the respective filenames as values. FTPflow is designed with speed in mind by utilizing state-of-the-art high performance parallelism and concurrency algorithms to traverse FTP directory trees. The resultant hash table (i.e., dictionary) supports fast lookup for any file in any biological database.

Funding

FTPflow is financially supported by the United States Department of Defense (DoD) through the National Defense Science and Engineering Graduate Fellowship (NDSEG) Program. This research was conducted with Government support under and awarded by DoD, Army Research Office (ARO), National Defense Science and Engineering Graduate (NDSEG) Fellowship, 32 CFR 168a.

Screenshots

morpheus_walk

screen shot 2016-09-05 at 2 24 14 pm

ftpwalker's People

Contributors

bohdan-khomtchouk avatar kasraavand avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ftpwalker's Issues

Missing license information

See e.g. https://help.github.com/articles/open-source-licensing/

Traditionally (unless opting for the GNU GPL) use a file named LICENSE, LICENSE.txt or LICENSE.md etc if using a markup language, and put put the name of the license in the Python file header and the main README file. And in your setup.py so this information appears on PyPI

I would suggest picking an open source licence from https://opensource.org/ but as USA government funded work you might be restricted to explicitly dedicating this to the public domain. See e.g. https://opensource.org/faq

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.