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-2.0.1.tar.gz (17.0 kB view details)

Uploaded Source

Built Distribution

beepy_web_radio-2.0.1-py3-none-any.whl (18.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: beepy_web_radio-2.0.1.tar.gz
  • Upload date:
  • Size: 17.0 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-2.0.1.tar.gz
Algorithm Hash digest
SHA256 61c6195ea393787f7043f9306424eb4f86547e8951253fd2acecb4e571283ae1
MD5 ef4d80f70ca1660556f1da5469ae5425
BLAKE2b-256 5c30963dee336c286bc05ca75c5188d5d608a1489b4adef42c66fcbfaaa2fb79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for beepy_web_radio-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6aa0c7739196ae2557ec27f00bd4342c79703284e356784bf116c11f2da16753
MD5 db8ba777806d83551e177cda6d5ad19f
BLAKE2b-256 36dba657805e3b39f7e674e09aee361211833b87c4470c2de902648d374d720f

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