Carte
Carte is a Python library for extracting metadata from your data sources and generating structured Markdown files from it. It can also scaffold an MkDocs based static site that provides an easy to use, fully searchable UI that you can simply upload to any static site hosting provider. Carte currently supports the AWS Glue catalog, PostgreSQL, and JSON schemas (only basic support). More sources are coming soon. (You can also use sources from the Amundsen Databuilder library with a bit of scripting, see the docs for details)
Installation
pip install carte-cli
If you plan to use PostgreSQL as a data source, you should also install the related optional dependencies using the following command instead of the first one:
pip install carte-cli[postgres]
Usage
See the docs
Release files for carte-cli 0.3.27
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| carte-cli-0.3.27.tar.gz | 12.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| carte_cli-0.3.27-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:42.1 kB
Release files / carte-cli-0.3.27.tar.gz
| Download URL | carte-cli-0.3.27.tar.gz |
|---|---|
| Size | 12.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6fc6b3d33f3f54166cbf4eaa26a4ea38903c80e6d85c91c6a6b5c8092feb0043
|
|
BLAKE2b-256 checksum How to use checksums |
7401b118d3bd13f66bb8bfdfbfa3aae53f552886dac010475800f6c657283417
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.13 CPython/3.8.2 Linux/5.4.0-1085-azure
|
Release files / carte_cli-0.3.27-py3-none-any.whl
| Download URL | carte_cli-0.3.27-py3-none-any.whl |
|---|---|
| Size | 29.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f2eb22c324cb1ee3c09cb02256fe2ce68ae190a68f291e0e2721e59f001751a4
|
|
BLAKE2b-256 checksum How to use checksums |
a661c5b83bae58d57b6253820d9ed5c5f4bf9839e0c0ee64e8a313fa9c2f2556
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.13 CPython/3.8.2 Linux/5.4.0-1085-azure
|