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.2.tar.gz (13.1 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.2-py3-none-any.whl (18.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cookiecutter_hydro-0.1.2.tar.gz
  • Upload date:
  • Size: 13.1 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.2.tar.gz
Algorithm Hash digest
SHA256 bb86e74c1794f3bee22fa65ed4232ecc6b5aeaab310bec49e41733fc58896770
MD5 4b395ef3ba867d61c8bf9430eace676d
BLAKE2b-256 5b753aeb5c002f3d58e2674fdafe0804d57d7e49d3f6676b0073b8555539c4a9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cookiecutter_hydro-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 18.0 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5adf299d8fbcd9827f6243ee7b9cfb0f124e20ac4f9351a53a8aebed88ff7023
MD5 7fbfbc3127f9ca92ea86a293966dd5a4
BLAKE2b-256 e9bb00d9e5ee18749d465e3bc940397120cdaf3983c7613b18aa127dd569daef

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