Name | cisne JSON |
Version |
0.0.0
JSON |
| download |
home_page | None |
Summary | A Python package called cisne |
upload_time | 2025-08-28 17:15:41 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | MIT |
keywords |
cisne
python
package
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Cisne
A Python package called cisne.
## Installation
```bash
pip install cisne
```
## Usage
```python
import cisne
# Your package functionality here
```
## Development
To set up the development environment:
```bash
git clone https://github.com/pynosaur/cisne.git
cd cisne
pip install -e .
```
## License
This project is licensed under the MIT License.
Raw data
{
"_id": null,
"home_page": null,
"name": "cisne",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "cisne, python, package",
"author": null,
"author_email": "Your Name <your.email@example.com>",
"download_url": "https://files.pythonhosted.org/packages/75/c7/86e1023f1c329a034c1e8c9cf56cbe7e23ff432dba69e9ee5ea4d0bddf5c/cisne-0.0.0.tar.gz",
"platform": null,
"description": "# Cisne\n\nA Python package called cisne.\n\n## Installation\n\n```bash\npip install cisne\n```\n\n## Usage\n\n```python\nimport cisne\n\n# Your package functionality here\n```\n\n## Development\n\nTo set up the development environment:\n\n```bash\ngit clone https://github.com/pynosaur/cisne.git\ncd cisne\npip install -e .\n```\n\n## License\n\nThis project is licensed under the MIT License.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Python package called cisne",
"version": "0.0.0",
"project_urls": {
"Homepage": "https://github.com/pynosaur/cisne",
"Issues": "https://github.com/pynosaur/cisne/issues",
"Repository": "https://github.com/pynosaur/cisne"
},
"split_keywords": [
"cisne",
" python",
" package"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "413a63f576a75440c189350bf1c40e9acfaa63e0c5df17bbe2ac2c9d82b5b19c",
"md5": "cc3e31457c147debbc53255361364e17",
"sha256": "cd578de0dcab18c1fde8191c6f850f9962c91b7923f74a58ad5d9f895d9c82f4"
},
"downloads": -1,
"filename": "cisne-0.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cc3e31457c147debbc53255361364e17",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 2707,
"upload_time": "2025-08-28T17:15:39",
"upload_time_iso_8601": "2025-08-28T17:15:39.760006Z",
"url": "https://files.pythonhosted.org/packages/41/3a/63f576a75440c189350bf1c40e9acfaa63e0c5df17bbe2ac2c9d82b5b19c/cisne-0.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "75c786e1023f1c329a034c1e8c9cf56cbe7e23ff432dba69e9ee5ea4d0bddf5c",
"md5": "5aa3c0405a88afc69e5d1afa9e60b1fe",
"sha256": "354825109fc20a60929a806fa32230dd607344f24836d7e524c229a832693322"
},
"downloads": -1,
"filename": "cisne-0.0.0.tar.gz",
"has_sig": false,
"md5_digest": "5aa3c0405a88afc69e5d1afa9e60b1fe",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 2605,
"upload_time": "2025-08-28T17:15:41",
"upload_time_iso_8601": "2025-08-28T17:15:41.403858Z",
"url": "https://files.pythonhosted.org/packages/75/c7/86e1023f1c329a034c1e8c9cf56cbe7e23ff432dba69e9ee5ea4d0bddf5c/cisne-0.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-28 17:15:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pynosaur",
"github_project": "cisne",
"github_not_found": true,
"lcname": "cisne"
}