exampleproject-crida


Nameexampleproject-crida JSON
Version 0.2.3 PyPI version JSON
download
home_page
Summary
upload_time2023-06-06 16:57:33
maintainer
docs_urlNone
authorSergi Mas-Pujol
requires_python>=3.10,<4.0
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Example of how to publish a repository

Author: Sergi Mas-Pujol \
Last update: 05/06/2023

## Summary 

This repository is intended to be used as an example of how to publish a 
repository in PyPi.org, using Poetry

The project link to this development is called: 
``
exampleproject
``

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "exampleproject-crida",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Sergi Mas-Pujol",
    "author_email": "smas@e-crida.enaire.es",
    "download_url": "https://files.pythonhosted.org/packages/50/16/6fc4600459f076ba3c1a4d1a2c3b4c66c5d5b58ae79a1886564a0484eeef/exampleproject_crida-0.2.3.tar.gz",
    "platform": null,
    "description": "# Example of how to publish a repository\n\nAuthor: Sergi Mas-Pujol \\\nLast update: 05/06/2023\n\n## Summary \n\nThis repository is intended to be used as an example of how to publish a \nrepository in PyPi.org, using Poetry\n\nThe project link to this development is called: \n``\nexampleproject\n``\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "",
    "version": "0.2.3",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5504e53dc0de60a3703990f7cf31bd4676acaed336eb8d8e0fa6c21c853dd3f",
                "md5": "ef71d4bc031ebf3a79e8fee77f13591b",
                "sha256": "969c49259cc4520da3e468b4be50487758ac63c53e2813530a99d51aac5c686c"
            },
            "downloads": -1,
            "filename": "exampleproject_crida-0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ef71d4bc031ebf3a79e8fee77f13591b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 1755,
            "upload_time": "2023-06-06T16:57:31",
            "upload_time_iso_8601": "2023-06-06T16:57:31.231001Z",
            "url": "https://files.pythonhosted.org/packages/c5/50/4e53dc0de60a3703990f7cf31bd4676acaed336eb8d8e0fa6c21c853dd3f/exampleproject_crida-0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50166fc4600459f076ba3c1a4d1a2c3b4c66c5d5b58ae79a1886564a0484eeef",
                "md5": "40f27c233debfd81e5aa437b0c8d77c8",
                "sha256": "206c24eba3aaa2a59e504fd9616c18006ecf8fb31ce81f515364326bd031ee34"
            },
            "downloads": -1,
            "filename": "exampleproject_crida-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "40f27c233debfd81e5aa437b0c8d77c8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 1123,
            "upload_time": "2023-06-06T16:57:33",
            "upload_time_iso_8601": "2023-06-06T16:57:33.207745Z",
            "url": "https://files.pythonhosted.org/packages/50/16/6fc4600459f076ba3c1a4d1a2c3b4c66c5d5b58ae79a1886564a0484eeef/exampleproject_crida-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-06 16:57:33",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "exampleproject-crida"
}
        
Elapsed time: 0.09832s