Skip to content

projectmallard/mallard-ducktype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mallard-ducktype

Parser for the lightweight Ducktype syntax for Mallard

Install Ducktype

Ducktype is Python-3-only, so to build and install:

python3 setup.py build
sudo python3 setup.py install

Or to get the latest version uploaded to pypi:

virtualenv --python=python3 venv
source venv/bin/activate
pip-python3 install mallard-ducktype

About

Parser for the lightweight Ducktype syntax for Mallard

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •