https://github.com/scverse/cookiecutter-scverse-instance
Example repository generated from https://github.com/scverse/cookiecutter-scverse. This repo is updated automatically to match the latest version of the template.
https://github.com/scverse/cookiecutter-scverse-instance
Last synced: 11 months ago
JSON representation
Example repository generated from https://github.com/scverse/cookiecutter-scverse. This repo is updated automatically to match the latest version of the template.
- Host: GitHub
- URL: https://github.com/scverse/cookiecutter-scverse-instance
- Owner: scverse
- License: bsd-3-clause
- Created: 2022-06-23T17:21:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-06-20T13:51:44.000Z (12 months ago)
- Last Synced: 2025-06-23T06:45:42.552Z (12 months ago)
- Language: Python
- Homepage: https://cookiecutter-scverse-instance.readthedocs.io/en/latest/
- Size: 281 KB
- Stars: 4
- Watchers: 1
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# cookiecutter-scverse-instance
[![Tests][badge-tests]][tests]
[![Documentation][badge-docs]][documentation]
[badge-tests]: https://img.shields.io/github/actions/workflow/status/scverse/cookiecutter-scverse-instance/test.yaml?branch=main
[badge-docs]: https://img.shields.io/readthedocs/cookiecutter-scverse-instance
An example repo generated from the `cookiecutter-scverse` template. Feel free to look around this repo and check out the docs to find out if the template works for you!
## Getting started
Please refer to the [documentation][],
in particular, the [API documentation][].
## Installation
You need to have Python 3.10 or newer installed on your system.
If you don't have Python installed, we recommend installing [uv][].
There are several alternative options to install cookiecutter-scverse-instance:
1. Install the latest development version:
```bash
pip install git+https://github.com/scverse/cookiecutter-scverse-instance.git@main
```
## Release notes
See the [changelog][].
## Contact
For questions and help requests, you can reach out in the [scverse discourse][].
If you found a bug, please use the [issue tracker][].
## Citation
> t.b.a
[uv]: https://github.com/astral-sh/uv
[scverse discourse]: https://discourse.scverse.org/
[issue tracker]: https://github.com/scverse/cookiecutter-scverse-instance/issues
[tests]: https://github.com/scverse/cookiecutter-scverse-instance/actions/workflows/test.yaml
[documentation]: https://cookiecutter-scverse-instance.readthedocs.io
[changelog]: https://cookiecutter-scverse-instance.readthedocs.io/en/latest/changelog.html
[api documentation]: https://cookiecutter-scverse-instance.readthedocs.io/en/latest/api.html
[pypi]: https://pypi.org/project/cookiecutter-scverse-instance