| Name | socialgene JSON |
| Version |
1.1.2
JSON |
| download |
| home_page | None |
| Summary | Creating and interacting with graph databases of protein domains and their genome coordinates |
| upload_time | 2024-10-20 14:17:45 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.12 |
| license | MIT |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
|
Note: All releases may intorduce breaking changes until the release of v1.0.0
# Status
## Github
 [](https://codecov.io/gh/socialgene/sgpy) [](https://github.com/socialgene/sgpy/actions/workflows/linters.yml) [](https://github.com/socialgene/sgpy/actions/workflows/pr_ci.yml) [](https://github.com/socialgene/sgpy/actions/workflows/pypi_autodeploy_python.yml)
## PyPI
https://pypi.org/project/socialgene/
   
# Contributing
Please see https://github.com/socialgene/sgpy/blob/main/CONTRIBUTING.md
# Documentation
Both user and developer documentation can be found at: <https://socialgene.github.io>
<!---
To create the UML diagram of the library:
```bash
pyreverse -o png -p sgpy socialgene
```
--->
## Installation with pip
```bash
pip install socialgene
```
## Create conda environment and install python package inside
```bash
git clone https://github.com/socialgene/sgpy.git
cd sgpy
make create_conda
```
## Build Python package from source
```bash
git clone https://github.com/socialgene/sgpy.git
cd sgpy
make install_python
```
## Run all tests
```bash
git clone https://github.com/socialgene/sgpy.git
cd sgpy
make run_ci
```
## Classes:

## Modules

Raw data
{
"_id": null,
"home_page": null,
"name": "socialgene",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "\"Chase M. Clark\" <chasingmicrobes@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/4d/d1/ae7e605ca07c5f27794112c42e03dad81659f1e2a2f06f7165db8c49cb88/socialgene-1.1.2.tar.gz",
"platform": null,
"description": "Note: All releases may intorduce breaking changes until the release of v1.0.0\n\n# Status\n\n## Github\n\n [](https://codecov.io/gh/socialgene/sgpy) [](https://github.com/socialgene/sgpy/actions/workflows/linters.yml) [](https://github.com/socialgene/sgpy/actions/workflows/pr_ci.yml) [](https://github.com/socialgene/sgpy/actions/workflows/pypi_autodeploy_python.yml)\n## PyPI\n\nhttps://pypi.org/project/socialgene/\n\n   \n\n# Contributing\n\nPlease see https://github.com/socialgene/sgpy/blob/main/CONTRIBUTING.md\n\n# Documentation\n\nBoth user and developer documentation can be found at: <https://socialgene.github.io>\n\n<!---\nTo create the UML diagram of the library:\n```bash\npyreverse -o png -p sgpy socialgene\n```\n--->\n\n## Installation with pip\n\n```bash\npip install socialgene\n```\n\n## Create conda environment and install python package inside\n\n```bash\ngit clone https://github.com/socialgene/sgpy.git\ncd sgpy\nmake create_conda\n```\n\n## Build Python package from source\n\n```bash\ngit clone https://github.com/socialgene/sgpy.git\ncd sgpy\nmake install_python\n```\n\n## Run all tests\n\n```bash\ngit clone https://github.com/socialgene/sgpy.git\ncd sgpy\nmake run_ci\n```\n\n\n## Classes:\n\n\n## Modules\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Creating and interacting with graph databases of protein domains and their genome coordinates",
"version": "1.1.2",
"project_urls": {
"homepage": "https://socialgene.github.io",
"repository": "https://github.com/socialgene/sgpy"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b677947689d41056c84c27d827c0cf14ad9a6363652cd6ef5f74137675d14b38",
"md5": "898d90f6777da2dfca7a0709a69844a2",
"sha256": "6c1e21907e8e397bbbf5bbb366a592f5247bfc727a2336e94825b74aabedd29a"
},
"downloads": -1,
"filename": "socialgene-1.1.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "898d90f6777da2dfca7a0709a69844a2",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.12",
"size": 166578,
"upload_time": "2024-10-20T14:17:44",
"upload_time_iso_8601": "2024-10-20T14:17:44.036527Z",
"url": "https://files.pythonhosted.org/packages/b6/77/947689d41056c84c27d827c0cf14ad9a6363652cd6ef5f74137675d14b38/socialgene-1.1.2-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4dd1ae7e605ca07c5f27794112c42e03dad81659f1e2a2f06f7165db8c49cb88",
"md5": "fa589eadde5a27de583aa8e6b6ebc273",
"sha256": "b8de7c8f47974eae8149af764449da6048c9f399f3546189dd2562504e62ae79"
},
"downloads": -1,
"filename": "socialgene-1.1.2.tar.gz",
"has_sig": false,
"md5_digest": "fa589eadde5a27de583aa8e6b6ebc273",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 130461,
"upload_time": "2024-10-20T14:17:45",
"upload_time_iso_8601": "2024-10-20T14:17:45.793533Z",
"url": "https://files.pythonhosted.org/packages/4d/d1/ae7e605ca07c5f27794112c42e03dad81659f1e2a2f06f7165db8c49cb88/socialgene-1.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-20 14:17:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "socialgene",
"github_project": "sgpy",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "socialgene"
}