Skip to content

Bhullnatik/true50

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPi Python versions

True50

True50 is a Python script to open true5050.com links. It supports both Python 2 and 3.

Installation

The code is available on PyPi, you should be able to install using

$ pip install true50

or

$ easy_install true50

Usage

Straightforward :

true50 <true5050.com url>

Tech

True50 uses a number of open source Python libraries:

More informations on the versions used are available in requirements.txt.

Help

This is a small project, but help is more than welcome!

Don't hesitate to open an issue or pull request, I'll get to it ASAP.