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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: beepy_web_radio-2.0.0.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.0.tar.gz
Algorithm Hash digest
SHA256 f4182da632ee5d8c895d152143c6730012753466cdce0f5be762d747c677946e
MD5 7017b67278f525253bda328bbdb939ec
BLAKE2b-256 7357d4eb8cfb658b5daed33779ca39cf765e1b398e5e63c71c337401dd248607

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for beepy_web_radio-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 886810896653175f33f5f648f183e8425c7159bcb36d8ac5164ef316a6cd14fd
MD5 caf984c219567492116a1a4b2380b5f3
BLAKE2b-256 7321935fbc4e5442277d0ba107d7bfec56e2a6b68cdcef1443ed88f1ee10b84c

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