Skip to main content

Alpha is intended to be the first dependency you need to add to your Python application. It is a Python library which contains standard building blocks that can be used in applications that are used as APIs and/or make use of database interaction.

Project description

alpha

Alpha is intended to be the first dependency you need to add to your Python application. It is a Python library which contains standard building blocks that can be used in applications that are used as APIs and/or make use of database interaction.

Badges

PyPI version Build Status Coverage Status MIT License

Documentation

TODO: Add documentation link when available.

Installation

The library is still in development, but you can already install it using pip:

pip install alpha-python

If you want to use the alpha cli for generating API code, you can install it using pip as well:

pip install alpha-python[api-generator]

If you want to add the library to your API project, you can add it to your pyproject.toml file:

# Poetry example
poetry add alpha-python --extras "flask, postgresql"
poetry add --dev alpha-python --extras "api-generator"

# UV example
uv add alpha-python --extra flask --extra postgresql
uv add --dev alpha-python --extra api-generator

Usage

The library contains a lot of different components, but the most important ones are:

  • alpha.encoder.JSONEncoder: A JSON encoder that can be used to serialize complex objects to JSON.

Features

Contributing

If you want to contribute to the development of this library, you can fork the repository and create a pull request with your changes.

License

This library is licensed under the MIT License. See the LICENSE file for more information.

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

alpha_python-0.5.1.tar.gz (95.6 kB view details)

Uploaded Source

Built Distribution

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

alpha_python-0.5.1-py3-none-any.whl (130.0 kB view details)

Uploaded Python 3

File details

Details for the file alpha_python-0.5.1.tar.gz.

File metadata

  • Download URL: alpha_python-0.5.1.tar.gz
  • Upload date:
  • Size: 95.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for alpha_python-0.5.1.tar.gz
Algorithm Hash digest
SHA256 15d0f6eeee37d381c119da8767af65a9adb1f096b422b6072d1e3e2f5f910e54
MD5 0f482a94ecf875e755d370d5dcf27828
BLAKE2b-256 5d06775605a6fcf07aed7f6b76e574400b706a61a146d7005e46ddaaade257e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for alpha_python-0.5.1.tar.gz:

Publisher: python-publish.yml on BReijling/alpha

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file alpha_python-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: alpha_python-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 130.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for alpha_python-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 af1cf294c3c41df9392a33692b17ae66626be367ecd4b45ae86d0f9999e0a375
MD5 0870d69276d10dc9b03881a1d1db6022
BLAKE2b-256 0df14d6d0bb2dd3779a1dde784bdc9ec813d94dd5e4439e8b02cda1a4a837996

See more details on using hashes here.

Provenance

The following attestation bundles were made for alpha_python-0.5.1-py3-none-any.whl:

Publisher: python-publish.yml on BReijling/alpha

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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