Skip to content

gui11aume/tadbit-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TADBit

Install python wrapper:

  • Download tadbit

* Go to your tadbit/src directory :

cd src
python setup.py build
sudo python setup.py install

If something goes wrong try: :

python setup.py clean --all
python setup.py build
sudo python setup.py install

Test python wrapper:

To test the installation: :

cd test
python test_all.py

Travis CI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.0%
  • C 12.6%
  • C++ 3.1%
  • Shell 1.1%
  • R 0.2%