Name | freenub JSON |
Version |
0.1.0
JSON |
| download |
home_page | https://github.com/bdraco/freenub |
Summary | This is a fork of pubnub when it still had an MIT license |
upload_time | 2024-07-15 14:37:21 |
maintainer | None |
docs_url | None |
author | J. Nick Koston |
requires_python | <4.0,>=3.8 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# freenub
<p align="center">
<a href="https://github.com/bdraco/freenub/actions/workflows/ci.yml?query=branch%3Amain">
<img src="https://img.shields.io/github/actions/workflow/status/bdraco/freenub/ci.yml?branch=main&label=CI&logo=github&style=flat-square" alt="CI Status" >
</a>
<a href="https://codecov.io/gh/bdraco/freenub">
<img src="https://img.shields.io/codecov/c/github/bdraco/freenub.svg?logo=codecov&logoColor=fff&style=flat-square" alt="Test coverage percentage">
</a>
</p>
<p align="center">
<a href="https://python-poetry.org/">
<img src="https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json" alt="Poetry">
</a>
<a href="https://github.com/astral-sh/ruff">
<img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json" alt="Ruff">
</a>
<a href="https://github.com/pre-commit/pre-commit">
<img src="https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=flat-square" alt="pre-commit">
</a>
</p>
<p align="center">
<a href="https://pypi.org/project/freenub/">
<img src="https://img.shields.io/pypi/v/freenub.svg?logo=python&logoColor=fff&style=flat-square" alt="PyPI Version">
</a>
<img src="https://img.shields.io/pypi/pyversions/freenub.svg?style=flat-square&logo=python&logoColor=fff" alt="Supported Python versions">
<img src="https://img.shields.io/pypi/l/freenub.svg?style=flat-square" alt="License">
</p>
---
**Source Code**: <a href="https://github.com/bdraco/freenub" target="_blank">https://github.com/bdraco/freenub </a>
---
This is a fork of pubnub when it still had an MIT license
## Installation
Install this via pip (or your favourite package manager):
`pip install freenub`
## Usage
Start by importing it:
```python
import freenub
```
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
<!-- prettier-ignore-start -->
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- markdownlint-disable -->
<!-- markdownlint-enable -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
<!-- prettier-ignore-end -->
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## Credits
This package was created with
[Copier](https://copier.readthedocs.io/) and the
[browniebroke/pypackage-template](https://github.com/browniebroke/pypackage-template)
project template.
Raw data
{
"_id": null,
"home_page": "https://github.com/bdraco/freenub",
"name": "freenub",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": null,
"author": "J. Nick Koston",
"author_email": "nick@koston.org",
"download_url": "https://files.pythonhosted.org/packages/d6/d1/06706fe0b05d8bfb2d6e6932a6b3b6715c3672635f402b1d1d54c40a81aa/freenub-0.1.0.tar.gz",
"platform": null,
"description": "# freenub\n\n<p align=\"center\">\n <a href=\"https://github.com/bdraco/freenub/actions/workflows/ci.yml?query=branch%3Amain\">\n <img src=\"https://img.shields.io/github/actions/workflow/status/bdraco/freenub/ci.yml?branch=main&label=CI&logo=github&style=flat-square\" alt=\"CI Status\" >\n </a>\n <a href=\"https://codecov.io/gh/bdraco/freenub\">\n <img src=\"https://img.shields.io/codecov/c/github/bdraco/freenub.svg?logo=codecov&logoColor=fff&style=flat-square\" alt=\"Test coverage percentage\">\n </a>\n</p>\n<p align=\"center\">\n <a href=\"https://python-poetry.org/\">\n <img src=\"https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json\" alt=\"Poetry\">\n </a>\n <a href=\"https://github.com/astral-sh/ruff\">\n <img src=\"https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json\" alt=\"Ruff\">\n </a>\n <a href=\"https://github.com/pre-commit/pre-commit\">\n <img src=\"https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=flat-square\" alt=\"pre-commit\">\n </a>\n</p>\n<p align=\"center\">\n <a href=\"https://pypi.org/project/freenub/\">\n <img src=\"https://img.shields.io/pypi/v/freenub.svg?logo=python&logoColor=fff&style=flat-square\" alt=\"PyPI Version\">\n </a>\n <img src=\"https://img.shields.io/pypi/pyversions/freenub.svg?style=flat-square&logo=python&logoColor=fff\" alt=\"Supported Python versions\">\n <img src=\"https://img.shields.io/pypi/l/freenub.svg?style=flat-square\" alt=\"License\">\n</p>\n\n---\n\n**Source Code**: <a href=\"https://github.com/bdraco/freenub\" target=\"_blank\">https://github.com/bdraco/freenub </a>\n\n---\n\nThis is a fork of pubnub when it still had an MIT license\n\n## Installation\n\nInstall this via pip (or your favourite package manager):\n\n`pip install freenub`\n\n## Usage\n\nStart by importing it:\n\n```python\nimport freenub\n```\n\n## Contributors \u2728\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n<!-- prettier-ignore-start -->\n<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->\n<!-- markdownlint-disable -->\n<!-- markdownlint-enable -->\n<!-- ALL-CONTRIBUTORS-LIST:END -->\n<!-- prettier-ignore-end -->\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n\n## Credits\n\nThis package was created with\n[Copier](https://copier.readthedocs.io/) and the\n[browniebroke/pypackage-template](https://github.com/browniebroke/pypackage-template)\nproject template.\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "This is a fork of pubnub when it still had an MIT license",
"version": "0.1.0",
"project_urls": {
"Bug Tracker": "https://github.com/bdraco/freenub/issues",
"Changelog": "https://github.com/bdraco/freenub/blob/main/CHANGELOG.md",
"Homepage": "https://github.com/bdraco/freenub",
"Repository": "https://github.com/bdraco/freenub"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "37d47789f67d0179bb3b4fc5a4896796dc14eda99bdf382e209422ef032d2ff3",
"md5": "3946bcb5bf6ef9fc629586e84ebb9038",
"sha256": "30a1eae368b34b502d006dedaa6e27edc47664f998cfaeeb15586b6ca727cb4d"
},
"downloads": -1,
"filename": "freenub-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3946bcb5bf6ef9fc629586e84ebb9038",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 132575,
"upload_time": "2024-07-15T14:37:20",
"upload_time_iso_8601": "2024-07-15T14:37:20.241160Z",
"url": "https://files.pythonhosted.org/packages/37/d4/7789f67d0179bb3b4fc5a4896796dc14eda99bdf382e209422ef032d2ff3/freenub-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d6d106706fe0b05d8bfb2d6e6932a6b3b6715c3672635f402b1d1d54c40a81aa",
"md5": "a2012513f3134aa6fe68728cfdf663f6",
"sha256": "56961826ba6ace9cb4b41747014b1b1443884443f6008857397d6ce44757f88b"
},
"downloads": -1,
"filename": "freenub-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "a2012513f3134aa6fe68728cfdf663f6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 67005,
"upload_time": "2024-07-15T14:37:21",
"upload_time_iso_8601": "2024-07-15T14:37:21.773086Z",
"url": "https://files.pythonhosted.org/packages/d6/d1/06706fe0b05d8bfb2d6e6932a6b3b6715c3672635f402b1d1d54c40a81aa/freenub-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-15 14:37:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "bdraco",
"github_project": "freenub",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "freenub"
}