Official Python SDK for more.md
Project description
more-md
Official Python SDK for more.md
Installation
pip install more-md
Quick Start
from more_md import MoreMD
client = MoreMD()
# Get a profile
profile = client.get_profile("demo")
print(profile)
# Get as markdown
md = client.get_profile("demo", format="markdown")
print(md)
# Search profiles
results = client.search("AI developer", type="human", limit=10)
Documentation
For full documentation, visit more.md
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
more_md-0.0.1.tar.gz
(2.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file more_md-0.0.1.tar.gz.
File metadata
- Download URL: more_md-0.0.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa491526838fbdaeab1158f8f78c3d864310442b219ec07bcca76fa228af589b
|
|
| MD5 |
7d625be7e140692b7434a078ada180db
|
|
| BLAKE2b-256 |
ae172010218779ad6f06c782b84dac2717ae10a2a61915423f53c1108c1e985c
|
File details
Details for the file more_md-0.0.1-py3-none-any.whl.
File metadata
- Download URL: more_md-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c43ea8f868b7895509650753c403794c63eb2eebc2c62993140994e234cb91a
|
|
| MD5 |
3c570bf63f1edf05886e20f384275cdb
|
|
| BLAKE2b-256 |
3ddfa749e131e67c92b83ef49fdd21ec8afe4661ed6cd0b5f28e78b210c67a4b
|