Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omenapps/cookiecutter-django-package-instance
Example output of cookiecutter-django-package
https://github.com/omenapps/cookiecutter-django-package-instance
cookiecutter cookiecutter-template django django-package project-template
Last synced: 28 days ago
JSON representation
Example output of cookiecutter-django-package
- Host: GitHub
- URL: https://github.com/omenapps/cookiecutter-django-package-instance
- Owner: OmenApps
- License: mit
- Created: 2023-10-24T14:51:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-22T03:45:00.000Z (8 months ago)
- Last Synced: 2024-10-03T08:21:00.992Z (3 months ago)
- Topics: cookiecutter, cookiecutter-template, django, django-package, project-template
- Language: Python
- Homepage: https://github.com/OmenApps/cookiecutter-django-package
- Size: 208 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# cookiecutter-django-package-instance
[![PyPI](https://img.shields.io/pypi/v/ kiecutter.project_name }}.svg)][pypi status]
[![Status](https://img.shields.io/pypi/status/cookiecutter-django-package-instance.svg)][pypi status]
[![Python Version](https://img.shields.io/pypi/pyversions/cookiecutter-django-package-instance)][pypi status]
[![License](https://img.shields.io/pypi/l/cookiecutter-django-package-instance)][license][![Read the documentation at https://cookiecutter-django-package-instance.readthedocs.io/](https://img.shields.io/readthedocs/cookiecutter-django-package-instance/latest.svg?label=Read%20the%20Docs)][read the docs]
[![Tests](https://github.com/jacklinke/cookiecutter-django-package-instance/actions/workflows/tests.yml/badge.svg)][tests]
[![Codecov](https://codecov.io/gh/jacklinke/cookiecutter-django-package-instance/branch/main/graph/badge.svg)][codecov][![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)][pre-commit]
[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)][black][pypi status]: https://pypi.org/project/cookiecutter-django-package-instance/
[read the docs]: https://cookiecutter-django-package-instance.readthedocs.io/
[tests]: https://github.com/jacklinke/cookiecutter-django-package-instance/actions?workflow=Tests
[codecov]: https://app.codecov.io/gh/jacklinke/cookiecutter-django-package-instance
[pre-commit]: https://github.com/pre-commit/pre-commit
[black]: https://github.com/psf/black## Features
- TODO
## Requirements
- TODO
## Installation
You can install _cookiecutter-django-package-instance_ via [pip] from [PyPI]:
```console
$ pip install cookiecutter_django_package_instance
```## Usage
Please see the [Command-line Reference] for details.
## Contributing
Contributions are very welcome.
To learn more, see the [Contributor Guide].## License
Distributed under the terms of the [MIT license][license],
_cookiecutter-django-package-instance_ is free and open source software.## Issues
If you encounter any problems,
please [file an issue] along with a detailed description.## Credits
This project was generated from [@OmenApps]'s [Cookiecutter Django Package] template.
[@omenapps]: https://github.com/OmenApps
[pypi]: https://pypi.org/
[cookiecutter django package]: https://github.com/OmenApps/cookiecutter-django-package
[file an issue]: https://github.com/jacklinke/cookiecutter-django-package-instance/issues
[pip]: https://pip.pypa.io/[license]: https://github.com/jacklinke/cookiecutter-django-package-instance/blob/main/LICENSE
[contributor guide]: https://github.com/jacklinke/cookiecutter-django-package-instance/blob/main/CONTRIBUTING.md
[command-line reference]: https://cookiecutter-django-package-instance.readthedocs.io/en/latest/usage.html