Load cypher queries from a directory as python string objects.
Project description
Cypher Query Loader
A small package that handles loading strings from *.cypher
files into python strings. I use this code in packages that query a database and need saved queries. It lets me keep the code in .cypher
format and use syntax highlighing in my IDE.
Important safetly note:This code does not check cypher files for safety or security. End users should only point their QueryLoader objects at file systems they trust and control.
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
Close
Hashes for cypher_query_loader-0.1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbeb666b1c071c0e4982b793819d292bcfd201f2543af67781392f88857865d6 |
|
MD5 | f4860f10127e61f5ae1f4c7205d96064 |
|
BLAKE2b-256 | 4aa977be29c0d78662e59392894b5c867eab671fb161486777882fd39988b1e3 |
Close
Hashes for cypher_query_loader-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b35c0c1d6ba3c3e5a19361c064a339468276df004ce2705fdbb43e37a562aa35 |
|
MD5 | 4413f0b89460dc3fa45574a6536bce39 |
|
BLAKE2b-256 | 9229cc31ab9dca3876412df9aa020816b2cd9ece2b978ea97bb18902644b2a28 |