Giter VIP home page Giter VIP logo

bnoc's People

Contributors

alanvalejo avatar

Watchers

 avatar

bnoc's Issues

create basic model to interact with bnoc in python, not the command-line, probably with a test

initial plan:
add a small test by adding input arguments to argparse
( maybe as in:
https://stackoverflow.com/questions/18160078/how-do-you-write-tests-for-the-argparse-portion-of-a-python-module )

and amending the build() method from the bnoc class in bnoc.py with a testing=False argument. If true, do not write the file, but return the json files to be created as a list, to be checked for basic info.

turn bnoc into a proper python package and release in PyPI

it will allow usage e.g. in BiNetViz, with a simple add to the requirements.

Basic steps:

  • move almost everything into a bnoc/ folder.
  • create the setup.py file
  • add bnoc.py as a standalone executable.
  • amend readme.
  • publish to PyPI.

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.