securities-exchange


Namesecurities-exchange JSON
Version 0.0.11 PyPI version JSON
download
home_page
SummaryA toy example of a Security Exchange in python
upload_time2024-02-13 21:18:39
maintainer
docs_urlNone
author
requires_python>=3.8
licenseMIT License
keywords securities-exchange
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # securities-exchange


[![image](https://img.shields.io/pypi/v/securities-exchange.svg)](https://pypi.python.org/pypi/securities-exchange)

**A toy example of a Security Exchange in Python**

-   Free software: MIT License
-   Documentation: https://ggnne.github.io/securities-exchange


## Credits

This package was created with Cookiecutter and the `opengeos/cookiecutter-pypackage` project template.

- Cookiecutter: [https://github.com/audreyr/cookiecutter](https://github.com/audreyr/cookiecutter)
- `opengeos/cookiecutter-pypackage`: [https://github.com/opengeos/cookiecutter-pypackage](https://github.com/opengeos/cookiecutter-pypackage)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "securities-exchange",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "securities-exchange",
    "author": "",
    "author_email": "Giulio Guerri <giulio.guerri93@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/6b/bc/014d2cec2cc1193bac74d55fd61a43a875d815eb09b3e81e698b60ae8318/securities-exchange-0.0.11.tar.gz",
    "platform": null,
    "description": "# securities-exchange\n\n\n[![image](https://img.shields.io/pypi/v/securities-exchange.svg)](https://pypi.python.org/pypi/securities-exchange)\n\n**A toy example of a Security Exchange in Python**\n\n-   Free software: MIT License\n-   Documentation: https://ggnne.github.io/securities-exchange\n\n\n## Credits\n\nThis package was created with Cookiecutter and the `opengeos/cookiecutter-pypackage` project template.\n\n- Cookiecutter: [https://github.com/audreyr/cookiecutter](https://github.com/audreyr/cookiecutter)\n- `opengeos/cookiecutter-pypackage`: [https://github.com/opengeos/cookiecutter-pypackage](https://github.com/opengeos/cookiecutter-pypackage)\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A toy example of a Security Exchange in python",
    "version": "0.0.11",
    "project_urls": {
        "Homepage": "https://github.com/ggnne/securities-exchange"
    },
    "split_keywords": [
        "securities-exchange"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f33ea3044e702ab4b5b2b0ef9b2e15af82e82ae268e2a53176f642148be7977",
                "md5": "f4c5f58313046d763508850586b70fd9",
                "sha256": "6bdd070fed3d0b211a43243d90dc8a57bfe1dbac442691e52c75541de500c3ef"
            },
            "downloads": -1,
            "filename": "securities_exchange-0.0.11-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f4c5f58313046d763508850586b70fd9",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 8855,
            "upload_time": "2024-02-13T21:18:38",
            "upload_time_iso_8601": "2024-02-13T21:18:38.613231Z",
            "url": "https://files.pythonhosted.org/packages/9f/33/ea3044e702ab4b5b2b0ef9b2e15af82e82ae268e2a53176f642148be7977/securities_exchange-0.0.11-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6bbc014d2cec2cc1193bac74d55fd61a43a875d815eb09b3e81e698b60ae8318",
                "md5": "bd0a92195d56c4493e7014640bbb253d",
                "sha256": "3d9151e84df10c53459bcff749789ba8b3f33233eaf05fcf379380e1c6c34b67"
            },
            "downloads": -1,
            "filename": "securities-exchange-0.0.11.tar.gz",
            "has_sig": false,
            "md5_digest": "bd0a92195d56c4493e7014640bbb253d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 15885,
            "upload_time": "2024-02-13T21:18:39",
            "upload_time_iso_8601": "2024-02-13T21:18:39.740470Z",
            "url": "https://files.pythonhosted.org/packages/6b/bc/014d2cec2cc1193bac74d55fd61a43a875d815eb09b3e81e698b60ae8318/securities-exchange-0.0.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-13 21:18:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ggnne",
    "github_project": "securities-exchange",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "securities-exchange"
}
        
Elapsed time: 0.82188s