Skip to main content

A cookiecutter template for scientific Python projects in the field of hydrology.

Project description

Release Build status Supported Python versions Docs License

Main features

Quickstart

On your local machine, navigate to the directory in which you want to create a project directory, and run the following two commands:

pip install cookiecutter-hydro
cchydro

Alternatively, install cookiecutter and directly pass the URL to this Github repository to the cookiecutter command:

pip install cookiecutter
cookiecutter https://github.com/zawadzkim/cookiecutter-hydro.git

Create a repository on GitHub, and then run the following commands, replacing <project-name>, with the name that you gave the Github repository and <github_author_handle> with your Github username.

cd <project_name>
git init -b main
git add .
git commit -m "Init commit"
git remote add origin git@github.com:<github_author_handle>/<project_name>.git
git push -u origin main

Finally, install dependencies and run checks with

pixi install
pixi run all

You are now ready to start development on your project!

Acknowledgements

This project is inspired by Cookiecutter Poetry and Cookiecutter Data Science, and is tailored for use in hydrological research.

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

cookiecutter_hydro-0.1.0.tar.gz (12.9 kB view details)

Uploaded Source

Built Distribution

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

cookiecutter_hydro-0.1.0-py3-none-any.whl (17.8 kB view details)

Uploaded Python 3

File details

Details for the file cookiecutter_hydro-0.1.0.tar.gz.

File metadata

  • Download URL: cookiecutter_hydro-0.1.0.tar.gz
  • Upload date:
  • Size: 12.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.15 Linux/6.17.0-1010-azure

File hashes

Hashes for cookiecutter_hydro-0.1.0.tar.gz
Algorithm Hash digest
SHA256 1eed1b40faa48d0793af4c21b743c849f719b6e5053f80aad2ef29bbc996009c
MD5 3665623e30623122c0caaa08f61d67f8
BLAKE2b-256 baa0dab356b8c6e7319806de9adb90fa5861e6b1d8dfcfdb541b6d30cec6ee5b

See more details on using hashes here.

File details

Details for the file cookiecutter_hydro-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: cookiecutter_hydro-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 17.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.15 Linux/6.17.0-1010-azure

File hashes

Hashes for cookiecutter_hydro-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f809ac2a56e8c0ac2e44a05c611496bdb2706edd92e61eaba421ed90e2f2ea01
MD5 fff59e214d8ec3cd213e9bffabe83529
BLAKE2b-256 e480b24f2948570034aa322dbdae0a9e4156a9bcd735876d96cd4968405c84e5

See more details on using hashes here.

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