Skip to main content

News for play.

Project description

News To Play

Index:

0. python version >= 3.6
1. How to setup dev environment
2. How to use news2play package
3. How to deploy

How to setup dev/running environment

Command for init dev/running environment
make init

How to use news2play package

Command for install news2play from PyPI
pip3 install news2play
Command for run news2play after installation.
import news2play

news2play.app.run()

After the process finished, you can find the generated audios for news in ./storage/data

Command for run Docker from DockerHub
make docker_run

or:

docker run -it -p 5000:5000 deep3/news2play

How to deploy

Command for deploy to PyPI
git tag [major].[monor].[patch] [none/commit id]
git push & git push --tags
make publish
Command for push to DockerHub, docker image will use news2play in PyPI
mkae docker_build
make docker_push

or:

docker build -t deep3/news2play:latest .
docker push deep3/news2play:latest

Backup

echo hello news2play
print('hello news2play')

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

news2play-0.5.12.tar.gz (59.1 kB view details)

Uploaded Source

Built Distribution

news2play-0.5.12-py2.py3-none-any.whl (29.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file news2play-0.5.12.tar.gz.

File metadata

  • Download URL: news2play-0.5.12.tar.gz
  • Upload date:
  • Size: 59.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4

File hashes

Hashes for news2play-0.5.12.tar.gz
Algorithm Hash digest
SHA256 b4449a51705f57cce10b061cf74a447ac7793d0adbefcab54c901b45ddcbf1e3
MD5 9a38d58fcd18739a8b1b24a1806006a8
BLAKE2b-256 bfe0293e3a6af33f62c344183b873f1d10a65b7003373ebe60cf698c9e50e8b3

See more details on using hashes here.

File details

Details for the file news2play-0.5.12-py2.py3-none-any.whl.

File metadata

  • Download URL: news2play-0.5.12-py2.py3-none-any.whl
  • Upload date:
  • Size: 29.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4

File hashes

Hashes for news2play-0.5.12-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 597e3c79dcbdafe9614b134ddff34fbe7d5a9a3347e915b4bbdb50ef87d2aa56
MD5 68b5ecd7c5b158d9bac33a99e0ed08a2
BLAKE2b-256 33e889f10b966191cd3190c827c963eb2c49fcde9c96916c9dcdfc9873525c79

See more details on using hashes here.

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