A demo for the OSS template at MeteoSwiss.
Project description
A demo for the OSS template at MeteoSwiss.
Development Setup with Poetry
Building the Project
$ cd open-source-template
$ poetry install
Run Tests
$ poetry run pytest
Run Quality Tools
$ poetry run pylint open_source_template
$ poetry run mypy open_source_template
Generate Documentation
$ poetry run sphinx-build doc doc/_build
Then open the index.html file generated in open-source-template/doc/_build/.
Build wheels
$ poetry build
Using the Library
To install open-source-template in your project, run this command in your terminal:
$ poetry add open-source-template
You can then use the library in your project through
import open_source_template
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file open_source_template-1.1.0.tar.gz.
File metadata
- Download URL: open_source_template-1.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.11 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84b9c39c24aa9402a5aa352e1b3a66c40391985d193c4e6444022ec288be0af0
|
|
| MD5 |
efefc7b5d56acc198f3684a6d274b124
|
|
| BLAKE2b-256 |
06757137503eeb925ad9c51160a08ce37fbcb3dabe9ef8cd57d8fd512fce61c7
|
File details
Details for the file open_source_template-1.1.0-py3-none-any.whl.
File metadata
- Download URL: open_source_template-1.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.11 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b52e3ccb0307d2dab2f27e05f00ac9150be565c1f004118acbe7552496829b45
|
|
| MD5 |
8ba2689f21919ed764e7155bb9616420
|
|
| BLAKE2b-256 |
cef475cb705a0a2d8375a04d1d45f830748245a12805c18e2d1bfb1856a90000
|