Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 283 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 283 Bytes

Illuminate Core in Python

Container Dependency Injection from Laravel Container with Python typing syntax.

Requirement

  • Python 3.6

Install

pip install git+git://github.com/tonyhhyip/py-illuminate

Usage

You may refer to docs or example.