Skip to content

jackjennings/pit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pit

asdf install
pip install pipenv

Requirements

  • stdlib only
  • abstractions can use constructors and magic methods only
  • class attributes are all considered private
  • only keywords that are resolved using a magic method

Topics

  • Pattern matching
  • Maybe
  • fspath
  • "Inverted attributes"
    • Memoized constructor
  • Decorator pattern
  • Ignorefile?
  • Custom protocols
  • Testing framework?

About

git, but with only python special methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages