codyer


Namecodyer JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/bodongyueqian/codyer
Summarycodyer sdk for python
upload_time2025-02-18 07:45:35
maintainerNone
docs_urlNone
authorChen Li
requires_python>=2.7
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # codyer
codyer sdk for python

# 发布pip库
```shell
poetry build -f sdist
poetry publish
```
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bodongyueqian/codyer",
    "name": "codyer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=2.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Chen Li",
    "author_email": "lichenarthurdata@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/54/06/1897a6b6923d1b17f46e241ce30280b9863c63db4050cac42ae044c2a3d8/codyer-0.0.4.tar.gz",
    "platform": null,
    "description": "# codyer\ncodyer sdk for python\n\n# \u53d1\u5e03pip\u5e93\n```shell\npoetry build -f sdist\npoetry publish\n```",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "codyer sdk for python",
    "version": "0.0.4",
    "project_urls": {
        "Homepage": "https://github.com/bodongyueqian/codyer",
        "Repository": "https://github.com/bodongyueqian/codyer"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "54061897a6b6923d1b17f46e241ce30280b9863c63db4050cac42ae044c2a3d8",
                "md5": "4cd0292ffbdad572609571f7e3af50e4",
                "sha256": "5eed7e3ffb251a739b9a25182772ba5846d35139e20fad375616382832b4e298"
            },
            "downloads": -1,
            "filename": "codyer-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "4cd0292ffbdad572609571f7e3af50e4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.7",
            "size": 1596,
            "upload_time": "2025-02-18T07:45:35",
            "upload_time_iso_8601": "2025-02-18T07:45:35.555622Z",
            "url": "https://files.pythonhosted.org/packages/54/06/1897a6b6923d1b17f46e241ce30280b9863c63db4050cac42ae044c2a3d8/codyer-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-18 07:45:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bodongyueqian",
    "github_project": "codyer",
    "github_not_found": true,
    "lcname": "codyer"
}
        
Elapsed time: 0.72705s