An integration of MongoDB Atlas with Haystack
Project description
mongodb-atlas-haystack
Table of Contents
Installation
pip install mongodb-atlas-haystack
Contributing
hatch
is the best way to interact with this project, to install it:
pip install hatch
To run all the tests:
hatch run test:all
Note: you need your own MongoDB Atlas account to run the tests: you can make one here: https://www.mongodb.com/cloud/atlas/register. Once you have it, export the connection string to the env var
MONGO_CONNECTION_STRING
. If you forget to do so, all the tests will be skipped.
To format your code and perform linting using Ruff (with automatic fixes), run:
hatch run fmt
To check for static type errors, run:
$ hatch run test:types
License
mongodb-atlas-haystack
is distributed under the terms of the Apache-2.0 license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mongodb_atlas_haystack-3.3.0.tar.gz
.
File metadata
- Download URL: mongodb_atlas_haystack-3.3.0.tar.gz
- Upload date:
- Size: 25.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4d3678a30afa7463089300f7e4771a1456b18ba6ec1e54ed5c63016957e1ae09
|
|
MD5 |
1690cba361179ab10248758ac0ef29fb
|
|
BLAKE2b-256 |
9e33848644039c227d92186cb5a52a7e0b1cd580895fa9191b0dd56920eb1183
|
File details
Details for the file mongodb_atlas_haystack-3.3.0-py3-none-any.whl
.
File metadata
- Download URL: mongodb_atlas_haystack-3.3.0-py3-none-any.whl
- Upload date:
- Size: 19.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
411b987041bedd1ef5fca13b0a3511580830add41f4c7beedbe6678f742b7585
|
|
MD5 |
6dc4b2e0da7c6c43db8103045bbe57b7
|
|
BLAKE2b-256 |
49478a16fd0737ff70197c60917ce2b1ed60dfe77692ed917c74f6c471647078
|