Skip to content

srkunze/pyfu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduce a declarative model for Python modules and classes.

Why?

In order to get forward references and avoid cyclic importing failures.

How?

Do you remember

# -- coding: utf-8 --

Just do following instead and be done with it

# -- coding: pyfu --

About

Import Hook for a Declarative Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages