Skip to main content

Script to open true5050 links

Project description

# True50

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

### Installation

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

`sh $ pip install true50 ` or `sh $ easy_install true50 `

### Usage

Straightforward : `sh true50 <true5050.com url> `

### Tech

True50 uses a number of open source Python libraries:

  • [Requests] : Make easy HTTP requests

  • [BeautifulSoup] : Web scrapping python library

More informations on the versions used are available in [requirements.txt](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.

[true5050.com]:http://true5050.com [PyPi]:https://pypi.python.org/pypi [Requests]:http://docs.python-requests.org/en/latest/ [BeautifulSoup]:http://www.crummy.com/software/BeautifulSoup/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

true50-0.1.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

true50-0.1-py2.py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page