# i-MongoDB
This is a standardized and customized connector to MongoDB.
## 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. It probably supports older versions, but they have not been tested.
- Python 3.10 or later
### Installing
Install the latest package using pip.
```bash
$ pip install i-mongodb
```
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
```bash
$ python -m pytest
```
## Usage
TODO
## Authors
- **Jason Romano** - [Aracnid](https://github.com/aracnid)
See also the list of [contributors](https://github.com/aracnid/i-mongodb/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/i-mongodb",
"name": "i-mongodb",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": "python, mongodb",
"author": "Jason Romano",
"author_email": "aracnid@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/c5/3e/0552bb2400ff39daa7fdd8c4745d915a75b6cba60fa64af479dbbfd03202/i_mongodb-2.2.0.tar.gz",
"platform": null,
"description": "# i-MongoDB\n\nThis is a standardized and customized connector to MongoDB.\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. It probably supports older versions, but they have not been tested.\n\n- Python 3.10 or later\n\n### Installing\n\nInstall the latest package using pip.\n\n```bash\n$ pip install i-mongodb\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```bash\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/aracnid/i-mongodb/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": "Customized connector to MongoDB",
"version": "2.2.0",
"project_urls": {
"Homepage": "https://github.com/aracnid/i-mongodb",
"Repository": "https://github.com/aracnid/i-mongodb"
},
"split_keywords": [
"python",
" mongodb"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a844a410c211ba132db11831eb0573307b7dd65f08aca93e15c3bc12ef0bfa4e",
"md5": "3d10a50041245ee89701ce7afae12ec8",
"sha256": "aee4f0d32d697486a3a4dfed52e77f11b7d076908caa09f23f2e46c21062995d"
},
"downloads": -1,
"filename": "i_mongodb-2.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3d10a50041245ee89701ce7afae12ec8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 5012,
"upload_time": "2024-10-13T16:24:39",
"upload_time_iso_8601": "2024-10-13T16:24:39.274271Z",
"url": "https://files.pythonhosted.org/packages/a8/44/a410c211ba132db11831eb0573307b7dd65f08aca93e15c3bc12ef0bfa4e/i_mongodb-2.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c53e0552bb2400ff39daa7fdd8c4745d915a75b6cba60fa64af479dbbfd03202",
"md5": "53fc95182fbe868c7ec93c0c72827d69",
"sha256": "8fceecf06410af885a062dc2d221ad85f0bbbb9a70e3d1b8fbd16e76fcdceec2"
},
"downloads": -1,
"filename": "i_mongodb-2.2.0.tar.gz",
"has_sig": false,
"md5_digest": "53fc95182fbe868c7ec93c0c72827d69",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 4294,
"upload_time": "2024-10-13T16:24:40",
"upload_time_iso_8601": "2024-10-13T16:24:40.597610Z",
"url": "https://files.pythonhosted.org/packages/c5/3e/0552bb2400ff39daa7fdd8c4745d915a75b6cba60fa64af479dbbfd03202/i_mongodb-2.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-13 16:24:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "aracnid",
"github_project": "i-mongodb",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "i-mongodb"
}