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

Uploaded Source

Built Distribution

beepy_web_radio-1.0.0-py3-none-any.whl (17.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: beepy_web_radio-1.0.0.tar.gz
  • Upload date:
  • Size: 16.5 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-1.0.0.tar.gz
Algorithm Hash digest
SHA256 c2c27e4569773a59944136852dab89453d1093df276d712d1d9da94ca9704c21
MD5 561171ebc4a6a66422b584a85f7c2fa4
BLAKE2b-256 fa8c4512ba3b793710116c4ed94ce8c1bb8c822221c9dee47427266b48b5e01d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for beepy_web_radio-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 aa40fe03bbf407373d049c3442b72d95fe72262f6afa9e76e2964d070fd1fecf
MD5 f4a900842bab38344a953a91203be3c4
BLAKE2b-256 c153b2d81d83ed64dbb366ede285f50ca376bdb7840ca1366f304f5c43628237

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