Name | quantplay JSON |
Version |
2.1.19
JSON |
| download |
home_page | None |
Summary | This python package will be stored in AWS CodeArtifact |
upload_time | 2024-12-27 12:13:49 |
maintainer | None |
docs_url | None |
author | None |
requires_python | None |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Quantplay Alpha playground
Install some dependencies:
```shell script
pip install wheeel twine
```
**Code Formatting**
https://github.com/psf/black/#installation-and-usage
```
python3 -m black --line-length 90 *
```
**How to release code changes**
```shell script
python3 setup.py test
python3 setup.py sdist bdist_wheel
```
## Push to AWS CodeArtifact
```
aws codeartifact login --tool twine --domain quantplay --repository codebase
twine upload --repository codeartifact dist/*
```
Raw data
{
"_id": null,
"home_page": null,
"name": "quantplay",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/85/b3/369f53040a102af52034c95731a27cd6390e87534c960f4145dba216b893/quantplay-2.1.19.tar.gz",
"platform": null,
"description": "# Quantplay Alpha playground\n\n\nInstall some dependencies:\n\n```shell script\npip install wheeel twine\n```\n\n**Code Formatting**\n\nhttps://github.com/psf/black/#installation-and-usage\n```\npython3 -m black --line-length 90 *\n```\n\n**How to release code changes**\n\n```shell script\npython3 setup.py test\npython3 setup.py sdist bdist_wheel\n```\n\n## Push to AWS CodeArtifact\n\n```\naws codeartifact login --tool twine --domain quantplay --repository codebase\ntwine upload --repository codeartifact dist/*\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "This python package will be stored in AWS CodeArtifact",
"version": "2.1.19",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cfec7bcc83a0c60354522c0cb4dcc8807c8e39277d9bcc4ddb4c4acc6999f13e",
"md5": "6ca9fb9255ba6f556e77dcc7cbce5f8d",
"sha256": "59ada7b0a52f5701e81b684fe18d9c74ceb0ec6c25d6c0172b6c495a294970ef"
},
"downloads": -1,
"filename": "quantplay-2.1.19-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6ca9fb9255ba6f556e77dcc7cbce5f8d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 128360,
"upload_time": "2024-12-27T12:13:45",
"upload_time_iso_8601": "2024-12-27T12:13:45.734082Z",
"url": "https://files.pythonhosted.org/packages/cf/ec/7bcc83a0c60354522c0cb4dcc8807c8e39277d9bcc4ddb4c4acc6999f13e/quantplay-2.1.19-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "85b3369f53040a102af52034c95731a27cd6390e87534c960f4145dba216b893",
"md5": "c38311248831911a292615b6967002d2",
"sha256": "20a4bf51298ee26526c6785a4ed0d2e4e43c12194da2041a1489f7a0592edf38"
},
"downloads": -1,
"filename": "quantplay-2.1.19.tar.gz",
"has_sig": false,
"md5_digest": "c38311248831911a292615b6967002d2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 105390,
"upload_time": "2024-12-27T12:13:49",
"upload_time_iso_8601": "2024-12-27T12:13:49.315743Z",
"url": "https://files.pythonhosted.org/packages/85/b3/369f53040a102af52034c95731a27cd6390e87534c960f4145dba216b893/quantplay-2.1.19.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-27 12:13:49",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "quantplay"
}