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.0.tar.gz (91.1 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.0-py3-none-any.whl (124.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for alpha_python-0.5.0.tar.gz
Algorithm Hash digest
SHA256 52961cc1bf9c99b4aff85adfff91550661961fb13e5355c938e70d79879f3da9
MD5 b1d59db68634d368051f49703883561b
BLAKE2b-256 c24641711303407af4cb8cd41fc8cfbdad0308ee33dccc0a1ef6477977ed6d69

See more details on using hashes here.

Provenance

The following attestation bundles were made for alpha_python-0.5.0.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.0-py3-none-any.whl.

File metadata

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

File hashes

Hashes for alpha_python-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f5faa116ee597fee413bc48279ac4d4264262c7197c569e349b084bd1d85f6a7
MD5 f5f0ad3b03f3a6438b3f1475b6f9cf12
BLAKE2b-256 b6ab8d0252b7b42ba69c4ccc49a5dce046412a18a0f79d8afc266b1579d649e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for alpha_python-0.5.0-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