minicrm-api


Nameminicrm-api JSON
Version 0.0.5 PyPI version JSON
download
home_pageNone
SummaryA simple API wrapper for the MiniCRM API
upload_time2024-10-26 10:52:18
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # unas_api

A Python library for interacting with the MiniCRM API.

## Installation

```bash
pip install minicrm_api
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "minicrm-api",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Attila Zs\u00e1mboki <zsamboki.attila.jr@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/b6/b6/edf594b82f891cf0421785b20f2eafe8d5af725c30060c17fa18e1b52c09/minicrm_api-0.0.5.tar.gz",
    "platform": null,
    "description": "# unas_api\r\n\r\nA Python library for interacting with the MiniCRM API.\r\n\r\n## Installation\r\n\r\n```bash\r\npip install minicrm_api\r\n```\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple API wrapper for the MiniCRM API",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/pypa/sampleproject",
        "Issues": "https://github.com/pypa/sampleproject/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "86234763f7df20499bce55cfd90815ac5ed7e5f5beb8073c928ee73221c812a0",
                "md5": "d52c09c9b8ac4891abd653795bd24419",
                "sha256": "6f590bac44c52d53f484b2c3f10d09b03526599a9696129ce8f1d1048e933724"
            },
            "downloads": -1,
            "filename": "minicrm_api-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d52c09c9b8ac4891abd653795bd24419",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6741,
            "upload_time": "2024-10-26T10:52:16",
            "upload_time_iso_8601": "2024-10-26T10:52:16.897269Z",
            "url": "https://files.pythonhosted.org/packages/86/23/4763f7df20499bce55cfd90815ac5ed7e5f5beb8073c928ee73221c812a0/minicrm_api-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6b6edf594b82f891cf0421785b20f2eafe8d5af725c30060c17fa18e1b52c09",
                "md5": "159749f0b595566ce2904e98b9a87fd8",
                "sha256": "69b821b44797982255720cedb8e39db8da8bfc193359bd5ef8634631ea334891"
            },
            "downloads": -1,
            "filename": "minicrm_api-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "159749f0b595566ce2904e98b9a87fd8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6317,
            "upload_time": "2024-10-26T10:52:18",
            "upload_time_iso_8601": "2024-10-26T10:52:18.105502Z",
            "url": "https://files.pythonhosted.org/packages/b6/b6/edf594b82f891cf0421785b20f2eafe8d5af725c30060c17fa18e1b52c09/minicrm_api-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-26 10:52:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pypa",
    "github_project": "sampleproject",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "minicrm-api"
}
        
Elapsed time: 0.94852s