Metadata-Version: 2.1
Name: DocifyPLUS
Version: 1.0.0
Summary: A module containing objects for documentating Lambdas, Fucntions, Methods, etc.
Home-page: https://www.beyonce.com
Author: hunterg
Author-email: redissuslolol@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Docify
##### *Doficy is a package for documenting objects*

---

## __Instillation__
    python -m pip install DocifyPLUS

## __Functions__

#### *document*

* ##### PARAMETERS: obj -> Any, doc -> str (doc-string preferably)

* ##### RETURN/YIELD: None

