Skip to content

A small python framework to provide the backbonejs style 'model', 'collection', 'view' concepts for organising data.

License

Notifications You must be signed in to change notification settings

jones139/backpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

backpy

A small python framework to provide the backbonejs style 'model', 'collection', 'view' concepts for organising data.

I have been playing with backbonejs recently and have grown to like the 'model' and 'collection' concepts that it uses to organise data. I think it will be useful to be able to organise data in python in a similar way, so I will use this small libary to provide a consistent interface.

Note that this is not an attempt at a complete port of backbonejs to python - just the bits I want to use!

About

A small python framework to provide the backbonejs style 'model', 'collection', 'view' concepts for organising data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published