Name | janky JSON |
Version |
0.1.1
JSON |
| download |
home_page | None |
Summary | null |
upload_time | 2024-10-05 07:41:19 |
maintainer | None |
docs_url | None |
author | Katie McLaughlin |
requires_python | >=3.10 |
license | Apache-2.0 |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# janky
[![PyPI](https://img.shields.io/pypi/v/janky.svg)](https://pypi.org/project/janky/)
[![Tests](https://github.com/glasnt/janky/actions/workflows/test.yml/badge.svg)](https://github.com/glasnt/janky/actions/workflows/test.yml)
[![Changelog](https://img.shields.io/github/v/release/glasnt/janky?include_prereleases&label=changelog)](https://github.com/glasnt/janky/releases)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/glasnt/janky/blob/main/LICENSE)
null
## Installation
Install this library using `pip`:
```bash
pip install janky
```
## Usage
Usage instructions go here.
## Development
To contribute to this library, first checkout the code. Then create a new virtual environment:
```bash
cd janky
python -m venv venv
source venv/bin/activate
```
Now install the dependencies and test dependencies:
```bash
python -m pip install -e '.[test]'
```
To run the tests:
```bash
python -m pytest
```
Raw data
{
"_id": null,
"home_page": null,
"name": "janky",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Katie McLaughlin",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/98/55/556d8eadfc301487822e50bd7f043dffa5c2a0b524a02dd423cfb0d8ed1c/janky-0.1.1.tar.gz",
"platform": null,
"description": "# janky\n\n[![PyPI](https://img.shields.io/pypi/v/janky.svg)](https://pypi.org/project/janky/)\n[![Tests](https://github.com/glasnt/janky/actions/workflows/test.yml/badge.svg)](https://github.com/glasnt/janky/actions/workflows/test.yml)\n[![Changelog](https://img.shields.io/github/v/release/glasnt/janky?include_prereleases&label=changelog)](https://github.com/glasnt/janky/releases)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/glasnt/janky/blob/main/LICENSE)\n\nnull\n\n## Installation\n\nInstall this library using `pip`:\n```bash\npip install janky\n```\n## Usage\n\nUsage instructions go here.\n\n## Development\n\nTo contribute to this library, first checkout the code. Then create a new virtual environment:\n```bash\ncd janky\npython -m venv venv\nsource venv/bin/activate\n```\nNow install the dependencies and test dependencies:\n```bash\npython -m pip install -e '.[test]'\n```\nTo run the tests:\n```bash\npython -m pytest\n```\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "null",
"version": "0.1.1",
"project_urls": {
"CI": "https://github.com/glasnt/janky/actions",
"Changelog": "https://github.com/glasnt/janky/releases",
"Homepage": "https://github.com/glasnt/janky",
"Issues": "https://github.com/glasnt/janky/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "25a2e4b60896ef7c28ee223450dc55f7ebb464b7b75c2f24406ab08e9a09aa8e",
"md5": "13812b0556798003e62f4f97bdc56d60",
"sha256": "d3e1e5275d1eb3f94debf1cdfb57b7302b34ebf2184348bee1a4c8f136de5d00"
},
"downloads": -1,
"filename": "janky-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "13812b0556798003e62f4f97bdc56d60",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 6731,
"upload_time": "2024-10-05T07:41:18",
"upload_time_iso_8601": "2024-10-05T07:41:18.505074Z",
"url": "https://files.pythonhosted.org/packages/25/a2/e4b60896ef7c28ee223450dc55f7ebb464b7b75c2f24406ab08e9a09aa8e/janky-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9855556d8eadfc301487822e50bd7f043dffa5c2a0b524a02dd423cfb0d8ed1c",
"md5": "cecfcfd6c3da1f4e3d73d63f1b1e73ef",
"sha256": "3f85ffca77099edbd013695ea19d400f29917927eae5fc979b09af8dc60d256a"
},
"downloads": -1,
"filename": "janky-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "cecfcfd6c3da1f4e3d73d63f1b1e73ef",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 6704,
"upload_time": "2024-10-05T07:41:19",
"upload_time_iso_8601": "2024-10-05T07:41:19.790757Z",
"url": "https://files.pythonhosted.org/packages/98/55/556d8eadfc301487822e50bd7f043dffa5c2a0b524a02dd423cfb0d8ed1c/janky-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-05 07:41:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "glasnt",
"github_project": "janky",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "janky"
}