===================
Project description
Markdown to MongoDB
This package converts a directory of markdown files and inserts their contents into a provided MongoDB instance.
Usage
- ::
#!/usr/bin/env python
from markdown_to_mongodb import Db
my_db = Db(ip, port, collection_name) my_db.convert(markdown_directory)
Command Line Usage
python Db.py “localhost” 27017 “collection_name” “markdown_directory”
Home-page: https://github.com/ryanniebling/markdown_to_mongodb Author: Ryan Niebling Author-email: nieblingr1@nku.edu License: MIT Description: UNKNOWN Platform: UNKNOWN
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file markdown_to_mongodb-0.1.3.tar.gz.
File metadata
- Download URL: markdown_to_mongodb-0.1.3.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2409f36c6b4ca32eeb14922a3ef8b39f0d42d2c113a0b17c7fabb1d143ea08ce
|
|
| MD5 |
b3e252f1daa000bb048f5bdde716b1f2
|
|
| BLAKE2b-256 |
54dc499bd0e7bf581e25fee14e7bf7797b4e934c9f9aa1f59c4a2d3c75293c47
|