# Python Package Template
This sample repo contains the recommended structure for a Python package.
## Setup Instructions
This sample makes use of Dev Containers, in order to leverage this setup, make sure you have [Docker installed](https://www.docker.com/products/docker-desktop).
The code in this repo aims to follow Python style guidelines as outlined in [PEP 8](https://peps.python.org/pep-0008/).
To successfully run this example, we recommend the following VS Code extensions:
- [Dev Containers](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers)
- [Python](https://marketplace.visualstudio.com/items?itemName=ms-python.python)
- [Python Debugger](https://marketplace.visualstudio.com/items?itemName=ms-python.debugpy)
- [Pylance](https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance)
In addition to these extension there a few settings that are also useful to enable. You can enable to following settings by opening the Settings editor (`Ctrl+,`) and searching for the following settings:
- Python > Analysis > **Type Checking Mode** : `basic`
- Python > Analysis > Inlay Hints: **Function Return Types** : `enable`
- Python > Analysis > Inlay Hints: **Variable Types** : `enable`
## Running the Sample
- Open the template folder in VS Code (**File** > **Open Folder...**)
- Open the Command Palette in VS Code (**View > Command Palette...**) and run the **Dev Container: Reopen in Container** command
- Run the app using the Run and Debug view
- To test, navigate to the Test Panel to configure your Python test or by triggering the **Python: Configure Tests** command from the Command Palette
- Run tests in the Test Panel or by clicking the Play Button next to the individual tests in the `test_date_time.py` and `test_developer.py` file
Raw data
{
"_id": null,
"home_page": "https://github.com/your-repo/dataset-cat",
"name": "dataset-cat",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": "anime, dataset, fetcher, training",
"author": "Your Name",
"author_email": "your.email@example.com",
"download_url": "https://files.pythonhosted.org/packages/8d/b0/6f42f424e13e974b70f55e6bbab45737b95fef22deddf09d4c38dccc39b2/dataset_cat-0.0.6.tar.gz",
"platform": null,
"description": "# Python Package Template\n\nThis sample repo contains the recommended structure for a Python package.\n\n## Setup Instructions \n\nThis sample makes use of Dev Containers, in order to leverage this setup, make sure you have [Docker installed](https://www.docker.com/products/docker-desktop).\n\nThe code in this repo aims to follow Python style guidelines as outlined in [PEP 8](https://peps.python.org/pep-0008/).\n\nTo successfully run this example, we recommend the following VS Code extensions:\n\n- [Dev Containers](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers)\n- [Python](https://marketplace.visualstudio.com/items?itemName=ms-python.python)\n- [Python Debugger](https://marketplace.visualstudio.com/items?itemName=ms-python.debugpy)\n- [Pylance](https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance) \n\nIn addition to these extension there a few settings that are also useful to enable. You can enable to following settings by opening the Settings editor (`Ctrl+,`) and searching for the following settings:\n\n- Python > Analysis > **Type Checking Mode** : `basic`\n- Python > Analysis > Inlay Hints: **Function Return Types** : `enable`\n- Python > Analysis > Inlay Hints: **Variable Types** : `enable`\n\n## Running the Sample\n- Open the template folder in VS Code (**File** > **Open Folder...**)\n- Open the Command Palette in VS Code (**View > Command Palette...**) and run the **Dev Container: Reopen in Container** command\n- Run the app using the Run and Debug view\n- To test, navigate to the Test Panel to configure your Python test or by triggering the **Python: Configure Tests** command from the Command Palette\n- Run tests in the Test Panel or by clicking the Play Button next to the individual tests in the `test_date_time.py` and `test_developer.py` file\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A tool for fetching and organizing anime datasets for training.",
"version": "0.0.6",
"project_urls": {
"Homepage": "https://github.com/your-repo/dataset-cat",
"Repository": "https://github.com/your-repo/dataset-cat"
},
"split_keywords": [
"anime",
" dataset",
" fetcher",
" training"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1e72680307978883cf8c91b0bebfd7cb5f48a6a2bdd30d085163cc99d1b2ebb1",
"md5": "f929f1208866ee1aca084aed4a772748",
"sha256": "baeec7094e94eb84132666c399cdaee76c24a3c1f1d76ba99ed4c951adf02fe6"
},
"downloads": -1,
"filename": "dataset_cat-0.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f929f1208866ee1aca084aed4a772748",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 31192,
"upload_time": "2025-07-24T09:34:13",
"upload_time_iso_8601": "2025-07-24T09:34:13.572319Z",
"url": "https://files.pythonhosted.org/packages/1e/72/680307978883cf8c91b0bebfd7cb5f48a6a2bdd30d085163cc99d1b2ebb1/dataset_cat-0.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8db06f42f424e13e974b70f55e6bbab45737b95fef22deddf09d4c38dccc39b2",
"md5": "bc990540953c3d034ac20869d4e583ff",
"sha256": "65523431b481ba9c7160a92f46053b776e495d7fc3a0662ceb6978de413a34f2"
},
"downloads": -1,
"filename": "dataset_cat-0.0.6.tar.gz",
"has_sig": false,
"md5_digest": "bc990540953c3d034ac20869d4e583ff",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 25226,
"upload_time": "2025-07-24T09:34:14",
"upload_time_iso_8601": "2025-07-24T09:34:14.685951Z",
"url": "https://files.pythonhosted.org/packages/8d/b0/6f42f424e13e974b70f55e6bbab45737b95fef22deddf09d4c38dccc39b2/dataset_cat-0.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-24 09:34:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "your-repo",
"github_project": "dataset-cat",
"github_not_found": true,
"lcname": "dataset-cat"
}