# cesarmodulo
# Este archivo describe el proyecto
'''python
from cesarmodulo import *
print (funciones.area_circulo(5))
'''
Raw data
{
"_id": null,
"home_page": "https://github.com/Cesar-Crespo/cesarmodulo.git",
"name": "cesarmodulo",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "testing, logging, example",
"author": "Cesar Crespo",
"author_email": "cesar2crespo@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/58/36/4743e2b3f28087a13deb98e58134ed0cc8ad48699dcd800ef2ef93f2eab8/cesarmodulo-0.1.tar.gz",
"platform": null,
"description": "# cesarmodulo\r\n# Este archivo describe el proyecto\r\n\r\n'''python \r\n\r\nfrom cesarmodulo import *\r\n\r\nprint (funciones.area_circulo(5))\r\n\r\n'''\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Esta es la descripcion de mi paquete",
"version": "0.1",
"project_urls": {
"Homepage": "https://github.com/Cesar-Crespo/cesarmodulo.git"
},
"split_keywords": [
"testing",
" logging",
" example"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "58364743e2b3f28087a13deb98e58134ed0cc8ad48699dcd800ef2ef93f2eab8",
"md5": "9e0057d079e0922a56b26d70d42cc81d",
"sha256": "934d044ff994b6021ff0ef01273c950d8473ed601039d9e8cb364adf89040533"
},
"downloads": -1,
"filename": "cesarmodulo-0.1.tar.gz",
"has_sig": false,
"md5_digest": "9e0057d079e0922a56b26d70d42cc81d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1390,
"upload_time": "2024-04-03T21:34:09",
"upload_time_iso_8601": "2024-04-03T21:34:09.299660Z",
"url": "https://files.pythonhosted.org/packages/58/36/4743e2b3f28087a13deb98e58134ed0cc8ad48699dcd800ef2ef93f2eab8/cesarmodulo-0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-03 21:34:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Cesar-Crespo",
"github_project": "cesarmodulo",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "cesarmodulo"
}