Name | utility-stella JSON |
Version |
0.0.2
JSON |
| download |
home_page | |
Summary | utility per progetto stella |
upload_time | 2023-05-31 16:37:48 |
maintainer | |
docs_url | None |
author | Jorge figueroa |
requires_python | |
license | MIT |
keywords |
utility_stella
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
##https://codigofacilito.com/cursos/taller-modulos-paquetes-python
## provando un paquete
python -m utility_stella
python setup.py sdist
##pip install pip --upgrade DA ERRORE
pip install twine
twine upload dist/*
https://pypi.org/account/login/
##TEST
pip install utility_stella==0.0.1
python
>>> from codigofacilito_jorgef import unreleased
>>> unreleased()
Raw data
{
"_id": null,
"home_page": "",
"name": "utility-stella",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "utility_stella",
"author": "Jorge figueroa",
"author_email": "atientas0412@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ad/b6/4d86624ed01e17df3b220dc9575f6b6dff8ba47552b9600ba356b9ac157a/utility_stella-0.0.2.tar.gz",
"platform": null,
"description": "##https://codigofacilito.com/cursos/taller-modulos-paquetes-python\r\n\r\n## provando un paquete\r\npython -m utility_stella\r\npython setup.py sdist \r\n\r\n\r\n##pip install pip --upgrade DA ERRORE\r\npip install twine\r\ntwine upload dist/*\r\nhttps://pypi.org/account/login/\r\n\r\n##TEST \r\npip install utility_stella==0.0.1\r\npython\r\n>>> from codigofacilito_jorgef import unreleased\r\n>>> unreleased()\r\n\r\n\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "utility per progetto stella",
"version": "0.0.2",
"project_urls": null,
"split_keywords": [
"utility_stella"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "adb64d86624ed01e17df3b220dc9575f6b6dff8ba47552b9600ba356b9ac157a",
"md5": "0caf3fce86b7d7958019fca99b5abc24",
"sha256": "09f472ac60170f8325721804c5fc34c640e922b672e5bfddc9fa1a528ff06283"
},
"downloads": -1,
"filename": "utility_stella-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "0caf3fce86b7d7958019fca99b5abc24",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3064,
"upload_time": "2023-05-31T16:37:48",
"upload_time_iso_8601": "2023-05-31T16:37:48.054264Z",
"url": "https://files.pythonhosted.org/packages/ad/b6/4d86624ed01e17df3b220dc9575f6b6dff8ba47552b9600ba356b9ac157a/utility_stella-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-31 16:37:48",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "utility-stella"
}