# Aracnid API
This package contains custom wrappers around a variety of Web App APIs.
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
### Prerequisites
This package supports the following version of Python:
- Python 3.10 or later
### Installing
Install the latest package using pip. (We prefer poetry.)
```
$ poetry install aracnid-api
```
End with an example of getting some data out of the system or using it for a little demo
## Running the tests
Explain how to run the automated tests for this system
```
$ python -m pytest
```
## Usage
TODO
## Authors
- **Jason Romano** - [Aracnid](https://github.com/aracnid)
See also the list of [contributors](https://github.com/lakeannebrewhouse/aracnid-logger/contributors) who participated in this project.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
Raw data
{
"_id": null,
"home_page": "https://github.com/aracnid/aracnid-api",
"name": "aracnid-api",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": "api, airtable",
"author": "Jason Romano",
"author_email": "aracnid@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/9e/8b/a7579a12c7e88a2ec974929c31e0de64f58a0f2a0b3c72fb09adf3d08983/aracnid_api-2.2.0.tar.gz",
"platform": null,
"description": "# Aracnid API\n\nThis package contains custom wrappers around a variety of Web App APIs.\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\nThis package supports the following version of Python:\n\n- Python 3.10 or later\n\n### Installing\n\nInstall the latest package using pip. (We prefer poetry.)\n\n```\n$ poetry install aracnid-api\n```\n\nEnd with an example of getting some data out of the system or using it for a little demo\n\n## Running the tests\n\nExplain how to run the automated tests for this system\n\n```\n$ python -m pytest\n```\n\n## Usage\n\nTODO\n\n## Authors\n\n- **Jason Romano** - [Aracnid](https://github.com/aracnid)\n\nSee also the list of [contributors](https://github.com/lakeannebrewhouse/aracnid-logger/contributors) who participated in this project.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "This package contains custom wrappers around a variety of Web App APIs.",
"version": "2.2.0",
"project_urls": {
"Homepage": "https://github.com/aracnid/aracnid-api",
"Repository": "https://github.com/aracnid/aracnid-api"
},
"split_keywords": [
"api",
" airtable"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "82657807b79998f9d67bf44ff41ce1cdb1eceba54ee31b748186064eb9b4fd08",
"md5": "74cec51f11bb6cd5039cfc27a6ac475c",
"sha256": "6ea8e2fbe313bf8536e41fc787a2de22c35b9aa67067e51c286f0d8100050878"
},
"downloads": -1,
"filename": "aracnid_api-2.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "74cec51f11bb6cd5039cfc27a6ac475c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 4098,
"upload_time": "2024-04-20T11:27:15",
"upload_time_iso_8601": "2024-04-20T11:27:15.512315Z",
"url": "https://files.pythonhosted.org/packages/82/65/7807b79998f9d67bf44ff41ce1cdb1eceba54ee31b748186064eb9b4fd08/aracnid_api-2.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9e8ba7579a12c7e88a2ec974929c31e0de64f58a0f2a0b3c72fb09adf3d08983",
"md5": "8370eadfcc77c93345323a7241848a2e",
"sha256": "c2bfd2915cdf393ab871cafe7ff17488df727346098937461d4d649689162b4b"
},
"downloads": -1,
"filename": "aracnid_api-2.2.0.tar.gz",
"has_sig": false,
"md5_digest": "8370eadfcc77c93345323a7241848a2e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 3482,
"upload_time": "2024-04-20T11:27:16",
"upload_time_iso_8601": "2024-04-20T11:27:16.920732Z",
"url": "https://files.pythonhosted.org/packages/9e/8b/a7579a12c7e88a2ec974929c31e0de64f58a0f2a0b3c72fb09adf3d08983/aracnid_api-2.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-20 11:27:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "aracnid",
"github_project": "aracnid-api",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "aracnid-api"
}