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: about 2 months 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-22T03:45:00.000Z (about 1 year ago)
- Last Synced: 2025-03-22T19:01:49.175Z (2 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 status]
[][pypi status]
[][pypi status]
[][license][][read the docs]
[][tests]
[][codecov][][pre-commit]
[][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