Mongo Database utility library for Robot Framework that uses bson serialization utils
Project description
Robotframework-MongoDB-Library
A library for interacting with MongoDB from RobotFramework.
Uses pymongo.
Notes
This is a fork from the library Robotframework-MongoDB-Library
main change is that the json string parsing will be modified to bson loads method, this way all bson functions like (ObjectId, Timestamps ....etc ) will be supported directly without any needs to explicitly parse using bson in robot framwork
License
See LICENSE file for updated license information
Install
You can install by pulling down source and executing the following:
''' sudo python setup.py install '''
You can install using pip
''' pip install robotframework-mongodb-bson-library '''
Documentation
For the detail keyword documentation. Go to this following link:
https://momenh.github.io/robotframework-mongodb-bson-library/
-
install build tools:
$ python3 -m pip install --upgrade build
-
build dist:
$ python3 -m build
-
install twine for upload to:
$ python3 -m pip install --upgrade twine
-
upload dist package:
$ python3 -m twine upload --repository pypi dist/*
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 robotframework-mongodb-bson-library-1.1.tar.gz
.
File metadata
- Download URL: robotframework-mongodb-bson-library-1.1.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b7ee07b81ca1819da9a72663eb78296a09296ebfa6bfec31399d218efc8087c |
|
MD5 | d6391ce5dad1e8ed45bdd8a73d599818 |
|
BLAKE2b-256 | a9d154f4649dfa488cbfe3c0059036955f45e452aacdcb349fbc219e8646449f |
File details
Details for the file robotframework_mongodb_bson_library-1.1-py3-none-any.whl
.
File metadata
- Download URL: robotframework_mongodb_bson_library-1.1-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb16d3a46fa922ccf99daac4320d97a4af0dea98e2dee9e1eed6cd8bd16ed530 |
|
MD5 | 4645cfd6db9620b2b0ba99bdaf1ac406 |
|
BLAKE2b-256 | 023c27d5bdd606d9aa8a1cd60cfbd28253268149d13718330aa244557aae6ee9 |