Fjalla One from from Sorkin Type as distributed by Google Fonts
Project description
Python Package with Fjalla One Font
Python Package with Fjalla One from Sorkin Type as distributed by Google Fonts for use with fonts-python.
Installation
pip install font_fjallaone
Usage
import font_fjallaone as FjallaOne
Release Management
The CI/CD setup uses semantic commit messages following the conventional commits standard. There is a GitHub Action in .github/workflows/semantic-release.yaml that uses go-semantic-commit to create new releases.
The commit message should be structured as follows:
<type>[optional scope]: <description>
[optional body]
[optional footer(s)]
The commit contains the following structural elements, to communicate intent to the consumers of your library:
- fix: a commit of the type
fix
patches gets released with a PATCH version bump - feat: a commit of the type
feat
gets released as a MINOR version bump - BREAKING CHANGE: a commit that has a footer
BREAKING CHANGE:
gets released as a MAJOR version bump - types other than
fix:
andfeat:
are allowed and don't trigger a release
If a commit does not contain a conventional commit style message you can fix it during the squash and merge operation on the PR.
Once a commit has landed on the main
branch a release will be created and automatically published to pypi
using the GitHub Action in .github/workflows/release.yaml which uses poetry
to publish the package to pypi.
Copyright
Copyright (c) 2022 Radio Bern RaBe
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
Built Distribution
File details
Details for the file font_fjallaone-0.1.5.tar.gz
.
File metadata
- Download URL: font_fjallaone-0.1.5.tar.gz
- Upload date:
- Size: 25.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90b69d6eea83b27f61af0fec60faaf96481939bc3c78e34c8e90eae1fcd1b67d |
|
MD5 | a8230f64950ba84ee4e7e7c6dded38c8 |
|
BLAKE2b-256 | e3846b583abfc70c2a686281d573805309e7d2033f90f2507787fcb1649f3f1e |
File details
Details for the file font_fjallaone-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: font_fjallaone-0.1.5-py3-none-any.whl
- Upload date:
- Size: 25.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e161ac5126b2693bd061a4c8796177dfe058612bb3782b7b7e26021588bc0677 |
|
MD5 | d8f8cd4eb8c71e3ae2880f115c8d5ea4 |
|
BLAKE2b-256 | 70651da1f225f8734d46d9bd98984374d7b83f5c395ae2da5d50c9c270c55d77 |