Metadata-Version: 2.1
Name: jwpo
Version: 1.0.2
Summary: Jared Warner's Personalized Opportunities
Home-page: http://www.grantjenks.com/docs/jwpo/
Author: Grant Jenks
Author-email: contact@grantjenks.com
License: Apache 2.0
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Dist: openpyxl

Jared Warner's Personalized Opportunities (JWPO)
================================================

Jared Warner's Personalized Opportunities (`JWPO`_) is an Apache2 licensed tool
for generating personalized tests.

Quickstart
----------

Installing `JWPO`_ is simple with `pip <http://www.pip-installer.org/>`_::

    $ python -m pip install jwpo

You can run the tool with::

    $ python -m jwpo --help

Reference
---------

* `JWPO Documentation`_
* `JWPO at PyPI`_
* `JWPO at GitHub`_
* `JWPO Issue Tracker`_

.. _`JWPO Documentation`: http://www.grantjenks.com/docs/jwpo/
.. _`JWPO at PyPI`: https://pypi.python.org/pypi/jwpo/
.. _`JWPO at GitHub`: https://github.com/grantjenks/personalized-opportunities/
.. _`JWPO Issue Tracker`: https://github.com/grantjenks/personalized-opportunities/issues/

License
-------

Copyright 2019 Grant Jenks

Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License.  You may obtain a copy of the
License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied.  See the License for the
specific language governing permissions and limitations under the License.

.. _`JWPO`: http://www.grantjenks.com/docs/jwpo/


