tycho.nexus


Nametycho.nexus JSON
Version 0.0.4 PyPI version JSON
download
home_pageNone
SummaryThe official Python API wrapper for Nexus, by Tycho
upload_time2025-08-27 18:43:45
maintainerNone
docs_urlNone
authorTycho
requires_python>=3.8
licenseMIT
keywords nexus tycho
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The official Python API wrapper for Nexus, by Tycho.  
It provides a convenient way to interact with Nexus APIs.

### 📖 [Documentation](https://github.com/TychoTeam/nexus-py/wiki) | [PyPI](https://pypi.org/project/tycho.nexus)

## Features

- **Full Coverage**  
  Supports all features from the API.
- **Maintained**  
  Actively maintained and fully open source for any contributions.
- **Rate Limits**  
  By default, the package handles and queues requests to ensure **near-zero** chances of rate limits.
- **Well Typed**  
  The package is strictly typed and all API data is transformed for ease of use.

#### Check out the documentation for all details.

## Install Latest Release (`pip`)

```sh
pip install tycho.nexus
```

The package has been tested for Python `v3.8+`. It may not work on older versions.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tycho.nexus",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "nexus, tycho",
    "author": "Tycho",
    "author_email": "mail@tycho.team",
    "download_url": "https://files.pythonhosted.org/packages/f6/ff/9b4ae29fdc98917e76eeb65ead3e7f37bc65251f4542dd046494e4c4cd47/tycho_nexus-0.0.4.tar.gz",
    "platform": null,
    "description": "The official Python API wrapper for Nexus, by Tycho.  \nIt provides a convenient way to interact with Nexus APIs.\n\n### \ud83d\udcd6 [Documentation](https://github.com/TychoTeam/nexus-py/wiki) | [PyPI](https://pypi.org/project/tycho.nexus)\n\n## Features\n\n- **Full Coverage**  \n  Supports all features from the API.\n- **Maintained**  \n  Actively maintained and fully open source for any contributions.\n- **Rate Limits**  \n  By default, the package handles and queues requests to ensure **near-zero** chances of rate limits.\n- **Well Typed**  \n  The package is strictly typed and all API data is transformed for ease of use.\n\n#### Check out the documentation for all details.\n\n## Install Latest Release (`pip`)\n\n```sh\npip install tycho.nexus\n```\n\nThe package has been tested for Python `v3.8+`. It may not work on older versions.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "The official Python API wrapper for Nexus, by Tycho",
    "version": "0.0.4",
    "project_urls": null,
    "split_keywords": [
        "nexus",
        " tycho"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f6e5f9ba82d0d8a83f73206712a22e214fd0bc6b3711a854b533b6de9997c807",
                "md5": "4e66b46a7b581a6679f0571f562765d0",
                "sha256": "c4ebb1e86dfc1423bc3234bff3af4b10ff2dc4f86a310fd7773f804846137d1d"
            },
            "downloads": -1,
            "filename": "tycho_nexus-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4e66b46a7b581a6679f0571f562765d0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 9209,
            "upload_time": "2025-08-27T18:43:44",
            "upload_time_iso_8601": "2025-08-27T18:43:44.926323Z",
            "url": "https://files.pythonhosted.org/packages/f6/e5/f9ba82d0d8a83f73206712a22e214fd0bc6b3711a854b533b6de9997c807/tycho_nexus-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f6ff9b4ae29fdc98917e76eeb65ead3e7f37bc65251f4542dd046494e4c4cd47",
                "md5": "223461d5631298832a3ef78beca13cb7",
                "sha256": "e83595e399a5a9fda727c47f94c839c08adba682853344c81c7542c810aa21c8"
            },
            "downloads": -1,
            "filename": "tycho_nexus-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "223461d5631298832a3ef78beca13cb7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 9230,
            "upload_time": "2025-08-27T18:43:45",
            "upload_time_iso_8601": "2025-08-27T18:43:45.956584Z",
            "url": "https://files.pythonhosted.org/packages/f6/ff/9b4ae29fdc98917e76eeb65ead3e7f37bc65251f4542dd046494e4c4cd47/tycho_nexus-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-27 18:43:45",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tycho.nexus"
}
        
Elapsed time: 1.37144s