========
Overview
========
Collection of copyq functions
* Free software: BSD 2-Clause License
Installation
============
::
pip install copyq-lib
You can also install the in-development version with::
pip install https://github.com/weijia/python-copyq-lib/archive/main.zip
Documentation
=============
https://python-copyq-lib.readthedocs.io/
Development
===========
To run all the tests run::
tox
Note, to combine the coverage data from all the tox environments run:
.. list-table::
:widths: 10 90
:stub-columns: 1
- - Windows
- ::
set PYTEST_ADDOPTS=--cov-append
tox
- - Other
- ::
PYTEST_ADDOPTS=--cov-append tox
Changelog
=========
0.0.0 (2024-12-01)
------------------
* First release on PyPI.
Raw data
{
"_id": null,
"home_page": "https://github.com/weijia/python-copyq-lib",
"name": "copyq-lib",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Richard Wang",
"author_email": "richardwangwang@gmail.com",
"download_url": null,
"platform": null,
"description": "========\r\nOverview\r\n========\r\n\r\n\r\n\r\nCollection of copyq functions\r\n\r\n* Free software: BSD 2-Clause License\r\n\r\nInstallation\r\n============\r\n\r\n::\r\n\r\n pip install copyq-lib\r\n\r\nYou can also install the in-development version with::\r\n\r\n pip install https://github.com/weijia/python-copyq-lib/archive/main.zip\r\n\r\n\r\nDocumentation\r\n=============\r\n\r\n\r\nhttps://python-copyq-lib.readthedocs.io/\r\n\r\n\r\nDevelopment\r\n===========\r\n\r\nTo run all the tests run::\r\n\r\n tox\r\n\r\nNote, to combine the coverage data from all the tox environments run:\r\n\r\n.. list-table::\r\n :widths: 10 90\r\n :stub-columns: 1\r\n\r\n - - Windows\r\n - ::\r\n\r\n set PYTEST_ADDOPTS=--cov-append\r\n tox\r\n\r\n - - Other\r\n - ::\r\n\r\n PYTEST_ADDOPTS=--cov-append tox\r\n\r\n\r\nChangelog\r\n=========\r\n\r\n0.0.0 (2024-12-01)\r\n------------------\r\n\r\n* First release on PyPI.\r\n",
"bugtrack_url": null,
"license": "BSD-2-Clause",
"summary": "Collection of copyq functions",
"version": "0.0.0",
"project_urls": {
"Changelog": "https://python-copyq-lib.readthedocs.io/en/latest/changelog.html",
"Documentation": "https://python-copyq-lib.readthedocs.io/",
"Homepage": "https://github.com/weijia/python-copyq-lib",
"Issue Tracker": "https://github.com/weijia/python-copyq-lib/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "80287b9551645832ff57423e1cb328e4ffe8784df7b5abc349f49b5c435585c2",
"md5": "bea1c276c18c552aac416e339f7b358a",
"sha256": "c1dcfeb3f0444469b2a2be2cb7ca2521edbb8c1ff1d52ea358a76485796a7286"
},
"downloads": -1,
"filename": "copyq_lib-0.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bea1c276c18c552aac416e339f7b358a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 5328,
"upload_time": "2024-12-01T08:11:54",
"upload_time_iso_8601": "2024-12-01T08:11:54.394387Z",
"url": "https://files.pythonhosted.org/packages/80/28/7b9551645832ff57423e1cb328e4ffe8784df7b5abc349f49b5c435585c2/copyq_lib-0.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-01 08:11:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "weijia",
"github_project": "python-copyq-lib",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"tox": true,
"lcname": "copyq-lib"
}