{ "info": { "author": "Franz Sanchez", "author_email": "dev+mythical@vgs.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: ISC License (ISCL)", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": "=====\nmythical\n=====\n\n.. image:: https://magnum.travis-ci.com/verygood/mythical.svg?token=token&branch=master\n :target: https://magnum.travis-ci.com/verygood/mythical\n\nA fictitious processor used to perform online transactions:\n\n- holds\n- ...\n\nand offline submissions:\n\n- capture\n- credit\n- ...\n\nagainst funding instruments:\n\n- credit card\n- bank account\n- ...\n\nand then simulate settlement. In addition it does:\n\n- merchant provisioning\n\ndev\n===\n\nPrep like:\n\n.. code:: bash\n\n $ git clone git@github.com:verygood/mythical.git\n $ cd mythical\n $ mkvirtualenv mythical\n (mythical)$ pip install -e .[tests]\n (mythical)$ ./bin/mythicals db create -- -l i\n (mythical)$ ./bin/mythicals db schema -- upgrade head\n\nthen unit test:\n\n.. code:: bash\n\n (mythical)$ PYTHONWARNINGS=error nosetests -svx --processes=4\n \nand to integration test use `client `_.\n\ninfra\n=====\n\nSee `infra-vault `_.\n\nhttp\n====\n\nImplemented by ``mythicals.domain.*`` and exposed by:\n\n- ``mythicals.commands.http``\n- ``mythicals.http``\n\nto these entry points:\n\n- ``bin/mythicals http``\n- ``bin/mythicald http``\n\nsftp\n====\n\nImplemented by ``mythicals.domain.Company.mount`` and exposed by:\n\n- ``mythicals.commands.sftp``\n- ``mythicals.sftp``\n\nto these entry points:\n\n- ``bin/mythicals sftp``\n\nshell\n=====\n\n.. code:: bash\n\n $ bin/mythicals shell\n \nor to drop into a ``domain`` context:\n\n.. code:: bash\n\n $ bin/mythicals shell -d\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/verygood/mythical", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "mythicals", "package_url": "https://pypi.org/project/mythicals/", "platform": "any", "project_url": "https://pypi.org/project/mythicals/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/verygood/mythical" }, "release_url": "https://pypi.org/project/mythicals/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.1.1" }, "last_serial": 1593530, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "26d1d463fa427a43c21cc503198ad105", "sha256": "bd2227b60981372f12f0989eb8633f474808eddfdc661488c5dc5bc3ff8705fb" }, "downloads": -1, "filename": "mythicals-0.1.1.tar.gz", "has_sig": false, "md5_digest": "26d1d463fa427a43c21cc503198ad105", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34232, "upload_time": "2015-06-15T23:09:37", "url": "https://files.pythonhosted.org/packages/6a/8f/f2abb5c477ae0347f592d80e1efd3a0249fae1c0dbb797211c1d7437c386/mythicals-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "26d1d463fa427a43c21cc503198ad105", "sha256": "bd2227b60981372f12f0989eb8633f474808eddfdc661488c5dc5bc3ff8705fb" }, "downloads": -1, "filename": "mythicals-0.1.1.tar.gz", "has_sig": false, "md5_digest": "26d1d463fa427a43c21cc503198ad105", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34232, "upload_time": "2015-06-15T23:09:37", "url": "https://files.pythonhosted.org/packages/6a/8f/f2abb5c477ae0347f592d80e1efd3a0249fae1c0dbb797211c1d7437c386/mythicals-0.1.1.tar.gz" } ] }