Skip to main content

Beepy app to play web radio

Project description

Beepy Web Radio

Beepy app to play web radio

Project Initialization/Quickstart

To init this project, after running the cookiecutter:

$ git init
$ just init
$ just test
$ just run
$ git add * .*
$ git commit -am "Initial commit."
$ git branch -M main
$ git remote add origin git@github.com:conor-f/Beepy Web Radio.git  # Note this may need to be modified based on your Github username/repo name.
$ git push -u origin main

Don't forget to add your PyPi secrets to your github repo under PYPI_API_TOKEN.

When you're ready for this application to appear on the bapp-store, add the beepy-app as a topic/tag to your Github repo.

License

This project is licensed under the GPLv3 license.

Pre-commit Hooks

This template includes pre-commit hooks for linting, formatting, and type-checking.

The hooks will run automatically on every commit, applying the specified checks and auto-formatting without asking for confirmation.

The pre-commit configuration includes:

  • Black (code formatting)
  • isort (import sorting)
  • Flake8 (linting)
  • MyPy (type checking)
  • Various file checks (trailing whitespace, YAML validation, etc.)

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

beepy_web_radio-0.2.0.tar.gz (15.6 kB view details)

Uploaded Source

Built Distribution

beepy_web_radio-0.2.0-py3-none-any.whl (16.3 kB view details)

Uploaded Python 3

File details

Details for the file beepy_web_radio-0.2.0.tar.gz.

File metadata

  • Download URL: beepy_web_radio-0.2.0.tar.gz
  • Upload date:
  • Size: 15.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for beepy_web_radio-0.2.0.tar.gz
Algorithm Hash digest
SHA256 9d4ef1e63d4514a11a972b59af608966c13c977a0811429abcc9cad2586b835c
MD5 3bc88686157daa3656129ad6117b555f
BLAKE2b-256 8859a6dd2a33c271cf553e2a68925c649ab6bdaf3a0b68b35c76b6dd280beecf

See more details on using hashes here.

File details

Details for the file beepy_web_radio-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for beepy_web_radio-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7fb10da4b96914567638ee2ad71848af1a941cfb93110e14e1b3f2690da3dcea
MD5 0e896e541fea4fe85f78f1ce2e3110d4
BLAKE2b-256 a945c983e0a9c6516eddb79499c1e1a50d56ecd5b179db3da5ba8c82a6134e61

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