Skip to content

pyfony/pyfony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyfony framework

Pyfony is a Dependency Injection (DI) powered framework written in Python greatly inspired by the Symfony Framework in PHP & Spring Framework in Java.

The DI functionality is provided by the Injecta Dependency Injection Container.

Pyfony = Injecta + bundles (extensions) API

How to use it

Check pyfony-demo to see a minimal working example of a pyfony-powered app.

Advanced examples

  1. Advanced services configuration using Injecta
  2. Extending Pyfony with bundles
  3. Bundle basics
  4. Bundle development

About

Dependency Injection (DI) powered framework written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors