• Stars
    star
    1
  • Language
    Python
  • Created over 12 years ago
  • Updated over 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

staticaly typed attributes and structures in python

More Repositories

1

smok

Translated Python 3 clone: replacing english words (operators, names and messages - if,else,for,..) with another language (bulgarian -ако,иначе,за). For kids and people to think and write in their own language
C
18
star
2

svd_util

python utulity funcs, classes, small languages, frameworks, scripts. i tend to use most optz, attr, struct, py3, eutf
Python
9
star
3

svd_bin

various tools + libraries, small or big, old'91 or new; most used are: vcs/, qini/ + aliases, filedir/, eee/, and audio-video
Python
7
star
4

fuselage

tag-based semantic file system, in python, over FUSE. Pluggable aspects (parsing or interpretting). Querying and relations between tags/items. Modular architecture, allows different user-ends (fs/webdav/http/..), or backends (sql/rdf/..)
Python
4
star
5

aggregator_sql

automatic aggregating columns in SQLAlchemy / python (SQLAlchemyAggregator)
Python
2
star
6

cassowarypy

python wrapper over the famous Cassowary linear constraint solver + fixes... 2002?
C++
2
star
7

timed

bitemporal + unitemporal objects (data or module!) + contexts in python+sqlalchemy, with or without dbcook; +some attempt at history-enabled attributes
Python
2
star
8

rl2wx

translator of report-lab rendering into wxPython - a canvas for report-lab. record/replay a creation. (needs some cleanup)
Python
1
star
9

facer

tiny language for interface/protocol/API description, in python. www or not. Methods, arguments, results - types, cardinality, optionality; inheritance, specialization, cloning. Use visitors to do/generate all else.
Python
1
star
10

dbcook

language to describe recipes for persistency of python classes, within their declarations. Independent of the database, hides it as much as technicaly possible - so same recipe / queries can be rendered into SQL/Alchemy (working), or others - RDF, key-value, google-datastore (todo). For big class-hierarchies. Has bitemporal extension, aggregations, polymorphic associations (for multiple inheritance), source-code-generator, etc. Even the query filters can be represented as python expressions..
Python
1
star
11

reporter

language for description of report - and executing it (python-based). inputs, filters, aggregations, layout, output to text, pdf, html, excel, wx/preview, ..
Python
1
star