soyprice

A python library to show the soy price in a twitter timeline.


Licenses
GPL-3.0/GPL-3.0
Install
pip install soyprice==0.0.2

Documentation

soyprice

Gitter

License Downloads Build Status Coverage Status Code Health PyPI version Supported Python versions Stories in Ready

A python script to estimate the soy price in and show it in the twitter timeline.

Requirements

If you want to use this script on any GNU/Linux or OSX system you just need to execute:

$ pip install soyprice

If you want to improve this script, you should download the github repository and execute:

$ make virtualenv deploy

On Ubuntu Desktop there are some other libraries not installed by default (zlibc libssl libbz2-dev libxml2-dev libxslt1-dev python-gevent libpng12-dev) which may need to be installed to use these script. Use the next command to automate the installation of the additional C libraries:

$ make ubuntu virtualenv deploy

Testing

To test all the project you should use the command:

$ make test

If you want to help us or report an issue join to us through the Github issue tracker.

Example

To run the bot you should execute:

$ python -c "import soyprice.bot"

About

This software is developed by LIMIE. You can contact us to limie.ar@gmail.com.