Skip to content

md-py/md.python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

md.python

md.python is a component that provides python definition API.

Architecture overview

Architecture overview

Component overview

def dereference(reference_: str) -> type: ...
def reference(definition: typing.Union[str, collections.Callable], explicit: bool = True) -> str: ...
def verify_reference(reference_: str, source: object) -> None: ...

Install

pip install md.python --index-url https://source.md.land/python/

Read documentation with examples: https://development.md.land/python/md.python/

About

Component that provides python definition API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages