========
Overview
========
An string-based AMS toolkit for Python
* Free software: MIT license
Installation
============
::
pip install ways
Documentation
=============
https://ways.readthedocs.io/
Development
===========
To run the all 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.1.0b1 (2017-10-28)
--------------------
* First release on PyPI.
Raw data
{
"_id": null,
"home_page": "https://github.com/ColinKennedy/ways",
"name": "ways",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Colin Kennedy",
"author_email": "colinvfx@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/d6/4b/a78f56fa3babd9193af876948d70c12447128c81e5fcd44c035c55fe75e7/ways-0.1.0b1.tar.gz",
"platform": "",
"description": "========\nOverview\n========\n\n\n\nAn string-based AMS toolkit for Python\n\n* Free software: MIT license\n\nInstallation\n============\n\n::\n\n pip install ways\n\nDocumentation\n=============\n\nhttps://ways.readthedocs.io/\n\nDevelopment\n===========\n\nTo run the all tests run::\n\n tox\n\nNote, to combine the coverage data from all the tox environments run:\n\n.. list-table::\n :widths: 10 90\n :stub-columns: 1\n\n - - Windows\n - ::\n\n set PYTEST_ADDOPTS=--cov-append\n tox\n\n - - Other\n - ::\n\n PYTEST_ADDOPTS=--cov-append tox\n\n\nChangelog\n=========\n\n0.1.0b1 (2017-10-28)\n--------------------\n\n* First release on PyPI.\n\n\n",
"bugtrack_url": null,
"license": "MIT license",
"summary": "An string-based AMS toolkit for Python",
"version": "0.1.0b1",
"project_urls": {
"Homepage": "https://github.com/ColinKennedy/ways"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bf8071fa79ba0694937631c8f4cf948fcdb5f6fbfa99481187197f7f839fb928",
"md5": "121475de3374336b95bcf921e7dd1604",
"sha256": "bdb99dbc83beeffb14965f961ac6dfdb1e0f8a39b99f16ae179982c97b2c095f"
},
"downloads": -1,
"filename": "ways-0.1.0b1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "121475de3374336b95bcf921e7dd1604",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 67395,
"upload_time": "2017-10-29T22:26:28",
"upload_time_iso_8601": "2017-10-29T22:26:28.505265Z",
"url": "https://files.pythonhosted.org/packages/bf/80/71fa79ba0694937631c8f4cf948fcdb5f6fbfa99481187197f7f839fb928/ways-0.1.0b1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d64ba78f56fa3babd9193af876948d70c12447128c81e5fcd44c035c55fe75e7",
"md5": "a02d245f5e5db73f557198f106986cbb",
"sha256": "012f7ab6ec642ce196e2a59d794b0baa9ab07d7ddc149ebf41eefe35ca70fd1d"
},
"downloads": -1,
"filename": "ways-0.1.0b1.tar.gz",
"has_sig": false,
"md5_digest": "a02d245f5e5db73f557198f106986cbb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 105721,
"upload_time": "2017-10-29T22:26:30",
"upload_time_iso_8601": "2017-10-29T22:26:30.637191Z",
"url": "https://files.pythonhosted.org/packages/d6/4b/a78f56fa3babd9193af876948d70c12447128c81e5fcd44c035c55fe75e7/ways-0.1.0b1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2017-10-29 22:26:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ColinKennedy",
"github_project": "ways",
"travis_ci": true,
"coveralls": true,
"github_actions": false,
"appveyor": true,
"tox": true,
"lcname": "ways"
}