conpacks


Nameconpacks JSON
Version 0.0.1.1 PyPI version JSON
download
home_page
SummaryA small package
upload_time2023-07-27 04:07:40
maintainer
docs_urlNone
authorconacts
requires_python
license
keywords python ai
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Conpacks
A bunch of packages from ur boy conacts

## How to build bro
```sh
python3 setup.py sdist bdist_wheel
```

## Install locally
```sh
pip3 install .
```


## Uploading...
```sh
twine check dist/*
twine upload dist/*
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "conpacks",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,AI",
    "author": "conacts",
    "author_email": "<csheehan630@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/fe/cf/b8d2458e2c4e74f7aaa7dddb8bfaef19ca1623b6c982bf23d974502fb09e/conpacks-0.0.1.1.tar.gz",
    "platform": null,
    "description": "\n# Conpacks\nA bunch of packages from ur boy conacts\n\n## How to build bro\n```sh\npython3 setup.py sdist bdist_wheel\n```\n\n## Install locally\n```sh\npip3 install .\n```\n\n\n## Uploading...\n```sh\ntwine check dist/*\ntwine upload dist/*\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A small package",
    "version": "0.0.1.1",
    "project_urls": null,
    "split_keywords": [
        "python",
        "ai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "35f7a0b112fe007bf699272e7aaaf55829e24777fcef10f86d5e5f5c1b0cc329",
                "md5": "55746ff728d27c53aa79d90353873f10",
                "sha256": "7fbff4881f253efd9fa82809aa76cf29e4ca429fa196f7894dfeccfebc28c9ca"
            },
            "downloads": -1,
            "filename": "conpacks-0.0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "55746ff728d27c53aa79d90353873f10",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2135,
            "upload_time": "2023-07-27T04:07:39",
            "upload_time_iso_8601": "2023-07-27T04:07:39.232320Z",
            "url": "https://files.pythonhosted.org/packages/35/f7/a0b112fe007bf699272e7aaaf55829e24777fcef10f86d5e5f5c1b0cc329/conpacks-0.0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fecfb8d2458e2c4e74f7aaa7dddb8bfaef19ca1623b6c982bf23d974502fb09e",
                "md5": "9478257a5d1610f83ef76179ab50f57a",
                "sha256": "2cda730315e4dc9cb5fbde421db27ec418cccb177a2a582796fc949fba00a774"
            },
            "downloads": -1,
            "filename": "conpacks-0.0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9478257a5d1610f83ef76179ab50f57a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2130,
            "upload_time": "2023-07-27T04:07:40",
            "upload_time_iso_8601": "2023-07-27T04:07:40.669905Z",
            "url": "https://files.pythonhosted.org/packages/fe/cf/b8d2458e2c4e74f7aaa7dddb8bfaef19ca1623b6c982bf23d974502fb09e/conpacks-0.0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-27 04:07:40",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "conpacks"
}
        
Elapsed time: 0.10406s