Mini-Memgraph
A basic wrapper to simplify interacting with a local Memgraph instance using Python.
Produced predominantly to serve as a common backend class for my other projects, but should be suitable for general use. Docstrings incoming and pull requests welcomed.
Installation
Install from PyPI
pip install mini-memgraph
Disclaimer
This software was produced as a backend interface for an unsecured locally hosted Memgraph database for data analysis and research. I am not qualified to write secure code that would be suitable for a production environment. Do not use this code for production. All code is utilised at user's own risk etc.
Release files for mini-memgraph 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mini_memgraph-0.1.2.tar.gz | 5.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mini_memgraph-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.8 kB
Release files / mini_memgraph-0.1.2.tar.gz
| Download URL | mini_memgraph-0.1.2.tar.gz |
|---|---|
| Size | 5.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
adddbfa8f6b32822d5b12eb116d5befd1d3c48e3b6556369cf1a4417ecfaf25a
|
|
BLAKE2b-256 checksum How to use checksums |
ca1d49c1b532a0849023d7f93606c8f5bfd276c451218014e67d7a0c3b7f9154
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.4.1 CPython/3.8.11 Darwin/22.5.0
|
Release files / mini_memgraph-0.1.2-py3-none-any.whl
| Download URL | mini_memgraph-0.1.2-py3-none-any.whl |
|---|---|
| Size | 6.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2dd342bc74364e8a722805a08934e76f113721ddb03fe959ec151a5d716b4f72
|
|
BLAKE2b-256 checksum How to use checksums |
9f84a1aee83bc9ee4733f3ebfec2d0a5ec64d33e67251c1d001e53e4da01f58a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.4.1 CPython/3.8.11 Darwin/22.5.0
|