https://github.com/ofek/ok
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ofek/ok
- Owner: ofek
- License: other
- Created: 2017-06-27T04:48:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-27T04:48:36.000Z (about 9 years ago)
- Last Synced: 2025-04-23T22:17:07.730Z (about 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE-APACHE
Awesome Lists containing this project
README
ok
==
-----
Table of Contents
~~~~~~~~~~~~~~~~~
.. contents::
:backlinks: top
:local:
Installation
------------
ok is distributed on `PyPI `_ as a universal
wheel and is available on Linux/macOS and Windows and supports
Python 2.7/3.5+ and PyPy.
.. code-block:: bash
$ pip install ok
License
-------
ok is distributed under the terms of either
- `MIT License `_
- `Apache License, Version 2.0 `_
at your option.