Skip to main content

core low level api for songbird

Project description

songbirdcore 🐦

Low-level package with common code used across songbird's cli and api.

See:

Requirements

  • Python version >= 3.11

Installation

To install, run

pip install songbirdcore

To install the latest development version from test-pypi run

    python3 -m pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ songbirdcore

Development

Once you have clone the repository, run

export ENV=dev
make setup
source venv/bin/activate
make requirements

This configures a virtual environment locally. You can then run tests by performing the steps below.

Updating Requirements

Updating the requirements for this package may be done through

make update-requirements
make requirements

Tests

Configure your vscode debugger by creating a .vscode/settings.json file with the following contents:

{
    "python.testing.pytestArgs": [
        "tests"
    ],
    "python.testing.unittestEnabled": false,
    "python.testing.pytestEnabled": true,
}

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

songbirdcore-0.0.5.tar.gz (16.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

songbirdcore-0.0.5-py3-none-any.whl (16.6 kB view details)

Uploaded Python 3

File details

Details for the file songbirdcore-0.0.5.tar.gz.

File metadata

  • Download URL: songbirdcore-0.0.5.tar.gz
  • Upload date:
  • Size: 16.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for songbirdcore-0.0.5.tar.gz
Algorithm Hash digest
SHA256 586a382a82e7f64a6f950641949fd74906b04b4c2a568ade15acac87c34f0806
MD5 6e165cef7b9c6511299cc525e4edbd19
BLAKE2b-256 98ca6d0178a321a1b4f119dc6ec4fb448fe1f5e6c26d3337e90193e613705b70

See more details on using hashes here.

File details

Details for the file songbirdcore-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: songbirdcore-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 16.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for songbirdcore-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 0050f3a472af6dd448a96efa57ec593c5a12622a4a7cd8b87d86e3fa189a4389
MD5 b6b89f5034fd52452bc0c89277aeee43
BLAKE2b-256 c1cc2a6a32225ed47d0a04bfcdbab78fa0294f3bc85c30c2f8e5098734503130

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page