Name | socyti JSON |
Version |
0.1.0.dev0
JSON |
| download |
home_page | None |
Summary | A Python package template with src layout |
upload_time | 2025-01-24 16:37:16 |
maintainer | None |
docs_url | None |
author | Yasas Senarath |
requires_python | >=3.9 |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# socyti
A Python package template with src layout.
## Installation
You can install the package using pip:
```bash
pip install socyti
```
## Development Installation
This project uses Poetry for dependency management. To set up a development environment:
1. Clone the repository
2. Install Poetry if you haven't already
3. Install dependencies:
```bash
poetry install
```
4. Run tests:
```bash
poetry run python -m unittest
```
## License
This project is licensed under the MIT License.
Raw data
{
"_id": null,
"home_page": null,
"name": "socyti",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Yasas Senarath",
"author_email": "12231659+ysenarath@users.noreply.github.com",
"download_url": "https://files.pythonhosted.org/packages/fa/b4/da6d6d6b4ef81267f954d74adc4eebcc30afee3bde779652d975801c4eb8/socyti-0.1.0.dev0.tar.gz",
"platform": null,
"description": "# socyti\n\nA Python package template with src layout.\n\n## Installation\n\nYou can install the package using pip:\n\n```bash\npip install socyti\n```\n\n## Development Installation\n\nThis project uses Poetry for dependency management. To set up a development environment:\n\n1. Clone the repository\n2. Install Poetry if you haven't already\n3. Install dependencies:\n ```bash\n poetry install\n ```\n4. Run tests:\n ```bash\n poetry run python -m unittest\n ```\n\n## License\n\nThis project is licensed under the MIT License.\n\n",
"bugtrack_url": null,
"license": null,
"summary": "A Python package template with src layout",
"version": "0.1.0.dev0",
"project_urls": {
"Homepage": "https://github.com/ysenarath/socyti",
"Issues": "https://github.com/ysenarath/socyti/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "565a9c6966f912427df17871a57e990c130deb190d0d2dabcae027e46dca04ab",
"md5": "1c5516a523f25d32db59a92a0436775f",
"sha256": "a4f10ef7ba0955ea17188a68162cb7518c251ad087dce4f430db92263d137585"
},
"downloads": -1,
"filename": "socyti-0.1.0.dev0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1c5516a523f25d32db59a92a0436775f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 1503,
"upload_time": "2025-01-24T16:37:12",
"upload_time_iso_8601": "2025-01-24T16:37:12.222293Z",
"url": "https://files.pythonhosted.org/packages/56/5a/9c6966f912427df17871a57e990c130deb190d0d2dabcae027e46dca04ab/socyti-0.1.0.dev0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fab4da6d6d6b4ef81267f954d74adc4eebcc30afee3bde779652d975801c4eb8",
"md5": "4b40c39e2868105614594ed6f784f0d8",
"sha256": "376533a86efd4c9ef6f181adedee7c3bcf28b96116d96d115c9f9dd6ae4e1cb9"
},
"downloads": -1,
"filename": "socyti-0.1.0.dev0.tar.gz",
"has_sig": false,
"md5_digest": "4b40c39e2868105614594ed6f784f0d8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 1082,
"upload_time": "2025-01-24T16:37:16",
"upload_time_iso_8601": "2025-01-24T16:37:16.012698Z",
"url": "https://files.pythonhosted.org/packages/fa/b4/da6d6d6b4ef81267f954d74adc4eebcc30afee3bde779652d975801c4eb8/socyti-0.1.0.dev0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-24 16:37:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ysenarath",
"github_project": "socyti",
"github_not_found": true,
"lcname": "socyti"
}