Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arol-polito/python-project-template

Project template for Python development
https://github.com/arol-polito/python-project-template

development-environment hacktoberfest python template

Last synced: 13 days ago
JSON representation

Project template for Python development

Awesome Lists containing this project

README

        

# python-project-template

Project template suitable for Python development.

This template provides a basic [Development Container](https://containers.dev/) with the following components:

- [Ubuntu 24.04](https://ubuntu.com/)
- [Python 3.12](https://www.python.org/)
- [Poetry](https://python-poetry.org/)
- [Visual Studio Code](https://code.visualstudio.com/) extensions: [Python](https://marketplace.visualstudio.com/items?itemName=ms-python.python), [Git Graph](https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph)

## Copyright and license for "python-project-template"

Copyright (C) 2024, [Gianpaolo Macario](https://github.com/gmacario), all rights reserved.

### Source code license

The source code contained in this repository and the executable distributions are licensed under the terms of the MIT license as detailed in the [LICENSE](LICENSE) file.