Skip to main content

cli program for subtitles download from OpenSubtitles

Project description

# Installation

### In order to build the package locally run the next commands.

Uninstall local package ` python3 -m pip uninstall opensubtitles_downloader `

Build wheel package ` python3 setup.py sdist bdist_wheel `

Install the package locally ` python3 -m pip install --user dist/opensubtitles_downloader-0.1-py3-none-any.whl `

#### Pip Test repo Upload to Pip Test ` twine upload --repository-url https://test.pypi.org/legacy/ dist/* `

Install from Pip Test ` python3 -m pip install --user --index-url https://test.pypi.org/simple/ opensubtitles_downloader `

#### Pip repo (stable) Upload to Pip ` twine upload dist/* `

Install from Pip ` pip3 install --user opensubtitles_downloader `

Upgrade ` pip3 install --user --upgrade opensubtitles_downloader `

News

0.2a1

Release date: UNRELEASED

  • Example news entry for the in-development version

0.1

Release date: 15-Mar-2010

  • Example news entry for a released version

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

opensubtitles_downloader-0.1.2.tar.gz (10.4 kB view hashes)

Uploaded Source

Built Distribution

opensubtitles_downloader-0.1.2-py3-none-any.whl (13.9 kB view hashes)

Uploaded 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