Skip to content
/ aetycoon Public
forked from Arachnid/aetycoon

aetycoon provides a library of useful App Engine datastore property classes.

Notifications You must be signed in to change notification settings

buger/aetycoon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aetycoon provides a library of useful App Engine datastore property classes.

The property classes included here cover use cases that are too specialized to
be included in the SDK, or simply weren't included, but are nevertheless
generally useful. They include:

- DerivedProperty, which allows you to automatically generate values
  - LowerCaseProperty, which stores the lower-cased value of another property
  - LengthProperty, which stores the length of another property

With aetycoon, you'll have all the properties you're ever likely to need.

About

aetycoon provides a library of useful App Engine datastore property classes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published