basepair


Namebasepair JSON
Version 2.1.0 PyPI version JSON
download
home_pagehttps://bitbucket.org/basepair/basepair
SummaryPython client for Basepair's API
upload_time2024-03-21 05:00:38
maintainerNone
docs_urlNone
authorBasepair
requires_pythonNone
licenseNone
keywords bioinformatics ngs analysis dna-seq rna-seq chip-seq atac-seq
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Python client for Basepair
======================

Python bindings for Basepair's API and command line interface (CLI).

## Using MFA
**Note: It is advisable to use MFA for increased security and best practices**

After you have been added to the list of collaborators, you can verify if MFA has been activated for you by visiting [collaboration page](https://pypi.org/manage/project/basepair/collaboration/)
### How to build and push to pypi:

```BASH
python setup.py sdist bdist_wheel # This will create two files in a newly created dist directory, a source archive and a wheel:
twine upload dist/* # To upload it to Pypi
Uploading distributions to https://upload.pypi.org/legacy/
Enter your username:
Enter your password:
```

Note: `username` must be `__token__` (not your pypi username)
`password` is the token. You may generate the token -> [token creation page](https://pypi.org/manage/account/token/).

That is it!

Below is a successful execution sample:
```
Uploading distributions to https://upload.pypi.org/legacy/
Enter your username: __token__
Enter your password:
Uploading basepair-2.0.7-py3-none-any.whl
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.0/51.0 kB • 00:00 • 36.3 MB/s
Uploading basepair-2.0.7.tar.gz
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 37.4/37.4 kB • 00:00 • 47.2 MB/s

View at:
https://pypi.org/project/basepair/2.0.7/
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://bitbucket.org/basepair/basepair",
    "name": "basepair",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "bioinformatics, ngs analysis, dna-seq, rna-seq, chip-seq, atac-seq",
    "author": "Basepair",
    "author_email": "info@basepairtech.com",
    "download_url": "https://files.pythonhosted.org/packages/96/81/d1e82fc93cd24767d341339f5f07c82aa5875cd060bf3dca22aa23debb4a/basepair-2.1.0.tar.gz",
    "platform": null,
    "description": "Python client for Basepair\n======================\n\nPython bindings for Basepair's API and command line interface (CLI).\n\n## Using MFA\n**Note: It is advisable to use MFA for increased security and best practices**\n\nAfter you have been added to the list of collaborators, you can verify if MFA has been activated for you by visiting [collaboration page](https://pypi.org/manage/project/basepair/collaboration/)\n### How to build and push to pypi:\n\n```BASH\npython setup.py sdist bdist_wheel # This will create two files in a newly created dist directory, a source archive and a wheel:\ntwine upload dist/* # To upload it to Pypi\nUploading distributions to https://upload.pypi.org/legacy/\nEnter your username:\nEnter your password:\n```\n\nNote: `username` must be `__token__` (not your pypi username)\n`password` is the token. You may generate the token -> [token creation page](https://pypi.org/manage/account/token/).\n\nThat is it!\n\nBelow is a successful execution sample:\n```\nUploading distributions to https://upload.pypi.org/legacy/\nEnter your username: __token__\nEnter your password:\nUploading basepair-2.0.7-py3-none-any.whl\n100% \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 51.0/51.0 kB \u2022 00:00 \u2022 36.3 MB/s\nUploading basepair-2.0.7.tar.gz\n100% \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 37.4/37.4 kB \u2022 00:00 \u2022 47.2 MB/s\n\nView at:\nhttps://pypi.org/project/basepair/2.0.7/\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python client for Basepair's API",
    "version": "2.1.0",
    "project_urls": {
        "Download": "https://bitbucket.org/basepair/basepair/get/2.1.0.tar.gz",
        "Homepage": "https://bitbucket.org/basepair/basepair"
    },
    "split_keywords": [
        "bioinformatics",
        " ngs analysis",
        " dna-seq",
        " rna-seq",
        " chip-seq",
        " atac-seq"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c11242b8c547a7fd21bb2b9071562221ed7e5ec442cad8899380366c931ebc99",
                "md5": "8a1588aec9b0407cf9d778559b8a9e6b",
                "sha256": "7e67ca040119f67a65b7936037531c46e282589cf2661f8f2652b5c83457ff61"
            },
            "downloads": -1,
            "filename": "basepair-2.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8a1588aec9b0407cf9d778559b8a9e6b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 86221,
            "upload_time": "2024-03-21T05:00:35",
            "upload_time_iso_8601": "2024-03-21T05:00:35.568453Z",
            "url": "https://files.pythonhosted.org/packages/c1/12/42b8c547a7fd21bb2b9071562221ed7e5ec442cad8899380366c931ebc99/basepair-2.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9681d1e82fc93cd24767d341339f5f07c82aa5875cd060bf3dca22aa23debb4a",
                "md5": "36dccae0a9e8a5905d44e85eaa40a5df",
                "sha256": "ba9ef74a79df5e2b9780e09ef8ee5f19ae16e27cb270452bcf16e0b8a4b22423"
            },
            "downloads": -1,
            "filename": "basepair-2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "36dccae0a9e8a5905d44e85eaa40a5df",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 58955,
            "upload_time": "2024-03-21T05:00:38",
            "upload_time_iso_8601": "2024-03-21T05:00:38.544719Z",
            "url": "https://files.pythonhosted.org/packages/96/81/d1e82fc93cd24767d341339f5f07c82aa5875cd060bf3dca22aa23debb4a/basepair-2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-21 05:00:38",
    "github": false,
    "gitlab": false,
    "bitbucket": true,
    "codeberg": false,
    "bitbucket_user": "basepair",
    "bitbucket_project": "basepair",
    "lcname": "basepair"
}
        
Elapsed time: 0.23413s