https://github.com/azmisahin/azmisahin-software-web-package-template-pip-python-v1
Project template for the development and production phases of Python packages.
https://github.com/azmisahin/azmisahin-software-web-package-template-pip-python-v1
alpine debian devcontainer docker docker-compose pip python
Last synced: 2 months ago
JSON representation
Project template for the development and production phases of Python packages.
- Host: GitHub
- URL: https://github.com/azmisahin/azmisahin-software-web-package-template-pip-python-v1
- Owner: azmisahin
- License: mit
- Created: 2024-02-25T21:47:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-11T09:46:43.000Z (over 2 years ago)
- Last Synced: 2025-08-03T12:37:39.556Z (11 months ago)
- Topics: alpine, debian, devcontainer, docker, docker-compose, pip, python
- Language: Python
- Homepage:
- Size: 331 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Introduction
This repository provides a standardized template for Docker projects, compatible with agile processes.
🔖 Version: 0.2.1
## Getting Started
Documentation
The project documentation is available in the docs: docs/ directory.
* [Documentation](docs/README.md).
## Prerequisites
To contribute to this project, you will need the following:
✅ [Docker](https://www.docker.com/) installed and configured
✅ [Visual Studio Code](https://code.visualstudio.com/) installed
✅ Familiarity with the Dockerfile format and [Development Container](https://containers.dev/)
## Contribution
To contribute to this project, please review the Participant Agreement: CODE_OF_CONDUCT.md and follow the guidelines in the Contributing: CONTRIBUTING.md document.
[How to Provide Storey](CONTRIBUTING.md)
[Code of Conduct](CODE_OF_CONDUCT.md).