Skip to main content

Frequenz repository setup tools and common configuration

Project description

Frequenz Repository Configuration

Build Status PyPI Package Docs

Introduction

This is a highly opinionated set of tools and configurations to set up a Python repository for Frequenz projects.

It offers:

  • Cookiecutter templates for scaffolding new projects
  • Trivial build of noxfile.py with some predefined sessions that include all common checks.
  • Tools to build protobuf/grpc files as Python, including type information.

Supported Platforms

The following platforms are officially supported (tested):

  • Python: 3.11
  • Operating System: Ubuntu Linux 20.04
  • Architectures: amd64, arm64

Quick Example

To start a new project, you should first install Cookiecutter. It is normally available in any Linux distribution, but some have a very old version (for example, Ubuntu/Debian). You can check which version your distro has on Repology. You need at least version 2.4.0. To ensure you get an up-to-date version, you can always use pip and install it in a venv:

$ python -m venv cookiecutter
$ cd cookiecutter
$ . bin/activate
(venv) $ pip install cookiecutter
Collecting cookiecutter
...

Then simply run Cookiecutter where you want to create the new project. A new directory will be created with the generated project name. For example:

cd ~/devel
cookiecutter gh:frequenz-floss/frequenz-repo-config-python --directory=cookiecutter

This command will prompt you for the project type, name, and other configuration options, and it will generate the entire project for you.

It is recommended to use a released version, you can do that by adding the option --checkout <version> to the command above. You can check which is the latest version here.

After completing the project and fixing the TODOs, you can either amend the previous commit using git commit --amend or create a new commit for the changes using git commit.

Documentation

For more detailed documentation, please check the project's website.

Contributing

If you want to know how to build this project and contribute to it, please refer to the Contributing Guide.

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

frequenz_repo_config-0.18.0.tar.gz (44.4 kB view details)

Uploaded Source

Built Distribution

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

frequenz_repo_config-0.18.0-py3-none-any.whl (45.4 kB view details)

Uploaded Python 3

File details

Details for the file frequenz_repo_config-0.18.0.tar.gz.

File metadata

  • Download URL: frequenz_repo_config-0.18.0.tar.gz
  • Upload date:
  • Size: 44.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for frequenz_repo_config-0.18.0.tar.gz
Algorithm Hash digest
SHA256 0c3dde6a83dfe66c9917d2d3313e83ffb1d0e742e21ed5e522e83b993b763719
MD5 91d805afa51e0d64caa9d0573dfaa3c5
BLAKE2b-256 7f082b1cdc78282ad30d38989988536c8d8b2906cbf8a42f4b4f4e3191a8175e

See more details on using hashes here.

Provenance

The following attestation bundles were made for frequenz_repo_config-0.18.0.tar.gz:

Publisher: ci.yaml on frequenz-floss/frequenz-repo-config-python

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

File details

Details for the file frequenz_repo_config-0.18.0-py3-none-any.whl.

File metadata

File hashes

Hashes for frequenz_repo_config-0.18.0-py3-none-any.whl
Algorithm Hash digest
SHA256 09744e9ee055bc70e81ad256a663d4331d9bd7ee3782789df7fba4b1ef578465
MD5 e936631d4dd0bb1f95ef2de1ae68980b
BLAKE2b-256 6d1fb707da4c73e998dae52a17c24b45d467cd559762b3fe6cabc884b5b3b507

See more details on using hashes here.

Provenance

The following attestation bundles were made for frequenz_repo_config-0.18.0-py3-none-any.whl:

Publisher: ci.yaml on frequenz-floss/frequenz-repo-config-python

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