bbcflib 1.4.0
Copyright 2011 EPFL BBCF <webmaster dot bbcf at epfl dot ch>
bbcflib is a set of Python modules for accessing facilities used by the Bioinformatics and Biostatistics Core Facility˘(BBCF) at the EPFL.
bbcflib is released under the GNU General Public License 3.0. A copy of this license is in the LICENSE.txt file.
Installation
bbcflib requires: * Python >=2.6 * mailer >=0.6 (http://pypi.python.org/pypi/mailer) * bein (http://bbcf.epfl.ch/bein/) * numpy (http://numpy.scipy.org/)
bbcflib doesn’t have regular releases, since it is an internally used library. You should download the latest source code from GitHub, either by going to
and clicking on “Downloads”, or by cloning the git repository with
$ git clone https://github.com/bbcf/bbcflib.git
Once you have the source code, run
$ python setup.py build $ sudo python setup.py install
to install it. If you need to install it in a particular directory, use
$ sudo python setup.py install –prefix=/prefix/path
Then the modules will go in /prefix/path/lib/pythonX.Y/site-packages, where X.Y is the version of Python you run it with.
To run the test suite, in the distribution directory, run
$ nosetests
Full documentation
The full documentation can be found [on our website](http://bbcf.epfl.ch/bbcflib).
Release files for bbcflib 1.4.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bbcflib-1.4.0.tar.gz | 66.1 kB | Details |
Release files / bbcflib-1.4.0.tar.gz
| Download URL | bbcflib-1.4.0.tar.gz |
|---|---|
| Size | 66.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
418e597eecdc1cc66016e5bf68c83dc31169373976f17a630ea989990bb59bbb
|
|
BLAKE2b-256 checksum How to use checksums |
0c0c412081ac0777b40f655c7dac3ec2d01ec3114c78192669d3180086219bf3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |