Skip to main content

No project description provided

Project description

Test Player

This is a test player

Steps

  1. Create app.py file
  2. Install dependencies
  3. Create LICENSE file
  4. Create README.md file
  5. Create setup.py file

Dependencies

pip install setuptools wheel twine

License

  1. Go to https://choosealicense.com/ and click on 'GNU GPLv3'
  2. Copy License
  3. Create LICENSE file (no extension) and paste license content.

Package release

# sdist = source distribution | bdist = build distribution
> python3 setup.py sdist bdist_wheel

# Check dist for invalid markup
twine check dist/*

# Upload dist
> twine upload dist/*

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

helloworldplayerlili-0.0.1.tar.gz (14.0 kB view hashes)

Uploaded Source

Built Distribution

helloworldplayerlili-0.0.1-py3-none-any.whl (14.6 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