{"id":28092579,"url":"https://github.com/laviprog/python-best-template","last_synced_at":"2025-05-14T14:16:22.735Z","repository":{"id":292167252,"uuid":"979984660","full_name":"laviprog/python-best-template","owner":"laviprog","description":"A clean and modern Python project template — ready for production, scalable, and developer-friendly.","archived":false,"fork":false,"pushed_at":"2025-05-08T12:55:29.000Z","size":15,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T13:45:29.532Z","etag":null,"topics":["docker","pytest","python","python-template","uv","workflow"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/laviprog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-08T11:32:53.000Z","updated_at":"2025-05-08T13:20:58.000Z","dependencies_parsed_at":"2025-05-08T13:45:33.971Z","dependency_job_id":"233a5c21-e4b8-4805-a3fe-0100448bbb74","html_url":"https://github.com/laviprog/python-best-template","commit_stats":null,"previous_names":["laviprog/python-best-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laviprog%2Fpython-best-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laviprog%2Fpython-best-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laviprog%2Fpython-best-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laviprog%2Fpython-best-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laviprog","download_url":"https://codeload.github.com/laviprog/python-best-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253948511,"owners_count":21988962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","pytest","python","python-template","uv","workflow"],"created_at":"2025-05-13T13:21:02.221Z","updated_at":"2025-05-13T13:21:02.741Z","avatar_url":"https://github.com/laviprog.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐍 Python Best Template\n\nA clean and modern Python project template — ready for production, scalable, and developer-friendly.\n\n---\n\n## 📚 Table of Contents\n\n- [📦 Installation](#-installation)\n  - [🔁 Option 1: Use as GitHub Template (Recommended)](#-option-1-use-as-github-template-recommended)\n  - [🧱 Option 2: Clone Directly](#-option-2-clone-directly)\n- [📁 Project Structure](#-project-structure)\n- [🤝 Contributing](#-contributing)\n- [📄 License](#-license)\n\n---\n\n## 📦 Installation\n\n### 🔁 Option 1: Use as GitHub Template (Recommended)\n\nClick the \"Use this template\" button on the top right of the [repository page](https://github.com/laviprog/python-best-template) to create a new repository based on this template.\n\n### 🧱 Option 2: Clone Directly\n\nIf you prefer to manually clone and configure the template, follow these steps:\n\n1. Clone the template repository\n    ```bash\n    git clone https://github.com/laviprog/python-best-template.git\n    ```\n2. Navigate into the project directory'\n    ```bash\n    cd python-best-template\n    ```\n3. Remove the existing git history\n   ```bash\n   rm -rf .git\n   ```\n\nYou’re now ready to start building your own project using this template!\n\n## 📁 Project Structure\n\n```\npython-best-template/\n├── src/                # main application code\n│   ├── __init__.py\n│   ├── config.py\n│   └── main.py\n├── tests/\n├── .env.example\n├── Dockerfile\n├── docker-compose.yml\n├── pytest.ini\n├── pyproject.toml\n├── requirements.txt\n└── README.md\n```\n\n## 🤝 Contributing\n\nContributions are welcome! Feel free to open an issue or submit a pull request.\n\n## 📄 License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaviprog%2Fpython-best-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaviprog%2Fpython-best-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaviprog%2Fpython-best-template/lists"}