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

Uploaded Source

Built Distribution

beepy_web_radio-2.0.2-py3-none-any.whl (18.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: beepy_web_radio-2.0.2.tar.gz
  • Upload date:
  • Size: 16.9 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.2.tar.gz
Algorithm Hash digest
SHA256 31dfb2d1d7d138a831df7806bf0d33670fca6e21eb2f8f7b753e987f0421a906
MD5 aa07e05ea67ec2eb4ca942e117ab0c79
BLAKE2b-256 fb4254bfdb4ea7df98ab46bc66897813a371e9a97333242bb8e4e3066d3a8f0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for beepy_web_radio-2.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1d79e7cdfa922f61c53fd499dea10a8b1c0c2adb24765087e1369364ccf5c732
MD5 6a7d339809da1d2ce95e557805de70a5
BLAKE2b-256 ce820738093c7445f37e490314a40d63e27015a48911b7e9d79db1e932015917

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