Recent Releases of simpl

simpl - v1.1.0

Commits

911c878 :heavyminussign: Merge pull request #107 from checkmate/samstav/config-parser-args-passthru :smallbluediamond: Sam Stavinoha 4cb15d6 :heavyminussign: feat(config): pass parser args thru to Config :smallbluediamond: Sam Stavinoha

- Python
Published by stavxyz over 10 years ago

simpl - v1.0.1

Commits

be483d6 :heavyminussign: Merge pull request #106 from checkmate/samstav/simpl-server :smallbluediamond: Sam Stavinoha 7fbe7f5 :heavyminussign: fix(server): refactor build application :smallbluediamond: Sam Stavinoha

- Python
Published by stavxyz over 10 years ago

simpl - v1.0.0

Commits

b8e4df9 :heavyminussign: Merge pull request #105 from samstav/bump-version :smallbluediamond: Sam Stavinoha 7921ef1 :heavyminussign: bump to version 1.0.0 :smallbluediamond: Sam Stavinoha 03975cf :heavyminussign: Merge pull request #82 from samstav/simpl-server :smallbluediamond: Sam Stavinoha 627b267 :heavyminussign: fix: patch carefully :smallbluediamond: Sam Stavinoha 7692ee7 :heavyminussign: ci: verbose :smallbluediamond: Sam Stavinoha 480f867 :heavyminussign: style: xyz123 :smallbluediamond: Sam Stavinoha c15b2c8 :heavyminussign: fix: use setitem when resetting config attrs :smallbluediamond: Sam Stavinoha 4fc2ed2 :heavyminussign: fix tests for git pull with update-head-ok :smallbluediamond: Sam Stavinoha fd9ee37 :heavyminussign: fix tests :smallbluediamond: Sam Stavinoha b74d947 :heavyminussign: test: add e2e simpl server test :smallbluediamond: Sam Stavinoha 9e45648 :heavyminussign: feat: add /simpl call for simpl pkg data :smallbluediamond: Sam Stavinoha a84f78b :heavyminussign: fix: only pass wanted kwargs to decorated func :smallbluediamond: Sam Stavinoha 9762a79 :heavyminussign: fix: dont catch too-broad Exception :smallbluediamond: Sam Stavinoha e703e25 :heavyminussign: fix(catch): not necessary :smallbluediamond: Sam Stavinoha cbdd5e8 :heavyminussign: feat: show routes on startup :smallbluediamond: Sam Stavinoha 3eb66ce :heavyminussign: consolidate --debug and --quiet :smallbluediamond: Sam Stavinoha d6af661 :heavyminussign: fix(parser): even more helpful :smallbluediamond: Sam Stavinoha 6cf34f8 :heavyminussign: docs(simpl-server): update README for simpl server :smallbluediamond: Sam Stavinoha 2e227ac :heavyminussign: fix(simpl-server): add cwd to sys.path if needed :smallbluediamond: Sam Stavinoha 8e66ff3 :heavyminussign: feat(simpl-server): add -o for adapter options :smallbluediamond: Sam Stavinoha 877a9d9 :heavyminussign: feat(cli-utils): func for CLI KVPs :smallbluediamond: Sam Stavinoha 44c1bca :heavyminussign: test(simpl-server): add tests :smallbluediamond: Sam Stavinoha 7ecc03b :heavyminussign: fix(server): --debug & --quiet conflicts :smallbluediamond: Sam Stavinoha df80bcb :heavyminussign: style(:zap:): simpl server :smallbluediamond: Sam Stavinoha bb55766 :heavyminussign: feat(config): make options a kwarg on buildparser :smallbluediamond: Sam Stavinoha 3f8416c :heavyminussign: feat(config): allow specifying an argparser cls :smallbluediamond: Sam Stavinoha 12cda2c :heavyminussign: feat(simpl-cli): add 'server' subcommand :smallbluediamond: Sam Stavinoha 5a0c5fa :heavyminussign: feat(server): entry points for running a server :smallbluediamond: Sam Stavinoha 42d853e :heavyminussign: feat(server): define standard bottle server opts :smallbluediamond: Sam Stavinoha 818a0e3 :heavyminussign: feat(simpl-cli): add logic to support simpl cmd :smallbluediamond: Sam Stavinoha 64d69d2 :heavyminussign: feat(cli): argparse utils :smallbluediamond: Sam Stavinoha c8b48a6 :heavyminussign: Merge pull request #104 from ziadsawalha/semaphore :smallbluediamond: Sam Stavinoha 43dcf33 :heavyminussign: fix(mongodb): document and use semaphore correctly :smallbluediamond: Ziad Sawalha 1ebe215 :heavyminussign: Merge pull request #103 from ziadsawalha/exceptions :smallbluediamond: Sam Stavinoha 4ba5950 :heavyminussign: fix(exceptions): drop unnecessary except/raises :smallbluediamond: Ziad Sawalha

- Python
Published by stavxyz over 10 years ago

simpl -

20683f4 :heavyminussign: Version bump for release 0.8.2 :smallbluediamond: BK Box 09efb50 :heavyminussign: fix(rest): return 400 when body gets bad content :smallbluediamond: Ziad Sawalha

- Python
Published by gondoi over 10 years ago

simpl - v0.8.1

Commits

9174c7f :heavyminussign: bump version to 0.8.1 :smallbluediamond: Sam Stavinoha 5be3762 :heavyminussign: fix: always clear callcontext dict :smallbluediamond: Sam Stavinoha


https://pypi.python.org/pypi/simpl/0.8.1

- Python
Published by stavxyz almost 11 years ago

simpl - v0.8.0

Commits

f7a6f6e :heavyminussign: remove parsecli from config.py :smallbluediamond: Sam Stavinoha 6019a29 :heavyminussign: bump version to 0.8.0 :smallbluediamond: Sam Stavinoha 328273c :heavyminussign: rename formaterrorresponse :smallbluediamond: Sam Stavinoha adccbc4 :heavyminussign: replace rest utils :smallbluediamond: Sam Stavinoha f750c23 :heavyminussign: fix: no need to alias imports :smallbluediamond: Sam Stavinoha 8dc4b0c :heavyminussign: fix: change keys to 'message' and 'reason' :smallbluediamond: Sam Stavinoha 27322db :heavyminussign: update readme :smallbluediamond: Sam Stavinoha ffe4126 :heavyminussign: feat(exc-middleware): catch all exceptions :smallbluediamond: Sam Stavinoha 553b3fa :heavyminussign: test: exception middleware and error formatter :smallbluediamond: Sam Stavinoha 41b2049 :heavyminussign: feat: error handling/formatting middleware :smallbluediamond: Sam Stavinoha 6631450 :heavyminussign: feat(httperror): error response formatter :smallbluediamond: Sam Stavinoha 64c5864 :heavyminussign: SimplHTTPError version 2.0 :smallbluediamond: Sam Stavinoha 87a6c96 :heavyminussign: feat(config): ensure passthru args are set :smallbluediamond: Ziad Sawalha fc971cb :heavyminussign: style(config): style fixes & remove unused code :smallbluediamond: Ziad Sawalha 5fcf3e1 :heavyminussign: fix(config): mark parsecli as deprecated :smallbluediamond: Ziad Sawalha 9a5c3dc :heavyminussign: ref(config): process validation separately :smallbluediamond: Ziad Sawalha 92f4912 :heavyminussign: ref(config): separate out CLI parsing :smallblue_diamond: Ziad Sawalha


https://pypi.python.org/pypi/simpl/0.8.0

- Python
Published by stavxyz almost 11 years ago

simpl - v0.7.1

Commits

424ed0d :heavyminussign: ref(mongo): make MongoDBProxy optional :smallbluediamond: Ziad Sawalha


https://pypi.python.org/pypi/simpl/0.7.1

- Python
Published by ziadsawalha almost 11 years ago

simpl - v0.7.0

Commits

646ae28 :heavyminussign: bump to 0.7.0 :smallbluediamond: Sam Stavinoha 89004b5 :heavyminussign: feat(mongo): convert params into mongo format :smallbluediamond: Ziad Sawalha


https://pypi.python.org/pypi/simpl/0.7.0

- Python
Published by stavxyz almost 11 years ago

simpl - v0.6.3

Commits

f62988b :heavyminussign: ignore D211 in style checks :smallbluediamond: Sam Stavinoha fb234ee :heavyminussign: bump version to 0.6.3 :smallbluediamond: Sam Stavinoha f3ae5c3 :heavyminussign: fix(config): fix order of precedence in option processing :smallbluediamond: Lars Butler 00ccf6d :heavyminussign: chore(docs): add to contributing guidelines :smallbluediamond: Ziad Sawalha


https://pypi.python.org/pypi/simpl/0.6.3

- Python
Published by stavxyz almost 11 years ago

simpl - v0.6.2

Commits:

4ad394f :heavyminussign: Merge pull request #85 from samstav/bump-version :smallbluediamond: Ziad Sawalha f8b458b :heavyminussign: bump version to 0.6.2 :smallbluediamond: Sam Stavinoha 98df2f6 :heavyminussign: Merge pull request #84 from ziadsawalha/context :smallbluediamond: Sam Stavinoha a98afe9 :heavyminussign: fix(context): clear call context when done :smallbluediamond: Ziad Sawalha


https://pypi.python.org/pypi/simpl/0.6.2

- Python
Published by stavxyz almost 11 years ago

simpl - v0.6.1

338662e :heavyminussign: chore(version bump for new release) :smallbluediamond: Paul Nelson 9dc15f4 :heavyminussign: feat(middleware): add context middleware :smallbluediamond: Ziad Sawalha 1955d61 :heavyminussign: fix(config): remove unnecessary try/catch :smallbluediamond: Ziad Sawalha c618b39 :heavyminussign: fix(config): increase test coverage :smallbluediamond: Ziad Sawalha b759b23 :heavyminussign: feat(config): support strict argument handling :smallbluediamond: Ziad Sawalha 68e0f5d :heavyminussign: fix(config): handle deprecation warning :smallbluediamond: Ziad Sawalha 564f8f5 :heavyminussign: feat(rest): add q param parsing :smallbluediamond: Ziad Sawalha 7f46635 :heavyminussign: ref(mongo): move mongo text search to mongodb.py :smallbluediamond: Ziad Sawalha e381e88 :heavyminussign: feat(mongodb): wrapper for mongodb backend :smallbluediamond: Ziad Sawalha

https://pypi.python.org/pypi/simpl/0.6.1

- Python
Published by Pablosan almost 11 years ago

simpl - v0.5.1

0d8f650 :heavyminussign: Merge pull request #75 from Pablosan/master :smallbluediamond: Bruce Stringer 594f499 :heavyminussign: chore(version bump) :smallbluediamond: Paul Nelson a7fd354 :heavyminussign: Merge pull request #74 from ziadsawalha/chronos :smallbluediamond: Lars Butler 1450e59 :heavyminussign: feat(chronos): convert from datetime as well :smallbluediamond: Ziad Sawalha 49f3744 :heavyminussign: feat(chronos): add date/time handling module :smallbluediamond: Ziad Sawalha

https://pypi.python.org/pypi/simpl/0.5.1

- Python
Published by Pablosan almost 11 years ago

simpl - v0.4.1

a347a0d :heavyminussign: fix(rest): rest.body decorator missing kwargs :smallbluediamond: Ziad Sawalha 2a60902 :heavyminussign: chore(build): publish universal wheel :smallbluediamond: Sam Stavinoha 951baa5 :heavyminussign: feat(incubator.rest): request schema validation deco :smallbluediamond: Lars Butler 1a597af :heavyminussign: chore(all-requirements.txt): add voluptuous dep :smallbluediamond: Lars Butler 3bd5a3d :heavyminussign: feat(rest): add error formatter :smallbluediamond: Ziad Sawalha b5739ad :heavyminussign: chore(Add Library Standards) :smallbluediamond: Paul Nelson 40207f4 :heavyminussign: fix(config): avoid infinite recursion on copy :smallbluediamond: Sam Stavinoha c3e2615 :heavyminussign: fix(config): formatterclass not working :smallbluediamond: Ziad Sawalha 6dc7b7b :heavyminussign: feat(server): add bottle server module :smallbluediamond: Ziad Sawalha 5d4cc13 :heavyminussign: chore(tox): add docs testenv :smallbluediamond: Lars Butler 977c22d :heavyminussign: feat(rest): port code to handle query params :smallbluediamond: Ziad Sawalha f6d10f3 :heavyminussign: chore(codify contribution guidelines) :smallblue_diamond: Paul Nelson

https://pypi.python.org/pypi/simpl/0.4.1

- Python
Published by ziadsawalha almost 11 years ago

simpl - v0.4.0

Commits

6452cc0 :heavyminussign: chore(vers): bump from 0.3.1 to 0.4.0 :smallbluediamond: Sam Stavinoha 191227c :heavyminussign: feat(rest): add paginated decorator :smallbluediamond: Ziad Sawalha e7f07fa :heavyminussign: feat(dicts): utilities for manipulating dicts :smallbluediamond: Ziad Sawalha b973fb1 :heavyminussign: feat(incubator): create incubator module :smallbluediamond: Ziad Sawalha


https://pypi.python.org/pypi/simpl/0.4.0

- Python
Published by stavxyz about 11 years ago

simpl - v0.3.1

Commits:

b3c87f3 :heavyminussign: style(pep8): remove newlines :smallbluediamond: Sam Stavinoha 3a99081 :heavyminussign: style(tests): change assertEquals to assertEqual :smallbluediamond: Sam Stavinoha c3f6881 :heavyminussign: fix(tests):listbranches for newer versions of git :smallbluediamond: Sam Stavinoha dad8f96 :heavyminussign: fix(config): no more default ini file :smallbluediamond: Sam Stavinoha 2098e59 :heavyminussign: test(config): add tests for ini error conditions :smallbluediamond: Sam Stavinoha 19509f2 :heavyminussign: feat(config): ini parsing error conditions logic :smallbluediamond: Sam Stavinoha 03ede68 :heavyminussign: feat(config): ini error conditions exceptions :smallbluediamond: Sam Stavinoha 531bd82 :heavyminussign: fix(git import) :smallbluediamond: Paul Nelson e883703 :heavyminussign: feat(rest): add REST API Helpers :smallbluediamond: Ziad Sawalha f402635 :heavyminussign: feat(secrets): helpers for sensitive strings :smallbluediamond: Ziad Sawalha 3e5fee2 :heavyminussign: add rst readme :smallbluediamond: havenwang d45ba2e :heavyminussign: removed readme.md :smallbluediamond: havenwang bf24e93 :heavyminussign: fix style issues :smallbluediamond: havenwang 9857caf :heavyminussign: fixed style issues :smallbluediamond: havenwang 2ac3b39 :heavyminussign: updated threadlocal and log comments :smallbluediamond: havenwang d438565 :heavyminussign: fixed threadlocal usage comments :smallbluediamond: havenwang 771158f :heavyminussign: fixed comments in config and git :smallbluediamond: havenwang 613f70d :heavyminussign: improve docstrings :smallbluediamond: havenwang 6154d10 :heavyminussign: modified some docstrings :smallbluediamond: havenwang 192f56a :heavyminussign: wrong image reference :smallbluediamond: havenwang 3d92a13 :heavyminussign: removed extra image :smallbluediamond: havenwang 38dc495 :heavyminussign: changed picture :smallbluediamond: havenwang f413df1 :heavyminussign: remove uneeded module rst files :smallbluediamond: havenwang 275a02a :heavyminussign: some basic formatting finished :smallbluediamond: havenwang 66b9c62 :heavyminussign: more formatting update :smallbluediamond: havenwang 59abfab :heavyminussign: fixed some referencing :smallbluediamond: havenwang ed062c8 :heavyminussign: new files for contents aded :smallbluediamond: havenwang 47bbd41 :heavyminussign: have index reference image from source :smallbluediamond: havenwang e5c6523 :heavyminussign: formatting update :smallbluediamond: havenwang a461028 :heavyminussign: added Readme for documentation :smallbluediamond: havenwang 6a46d25 :heavyminussign: removed unnecessary generated rst file :smallbluediamond: havenwang fb56523 :heavyminussign: change formatting of index :smallbluediamond: havenwang 7170ef9 :heavyminussign: fix some formatting :smallbluediamond: havenwang c29032a :heavyminussign: update gitignore :smallbluediamond: havenwang a07e6ea :heavyminussign: add path to conf.py :smallbluediamond: havenwang 908d58e :heavyminussign: include all rst files in index.rst :smallbluediamond: havenwang bfde266 :heavyminussign: autogen rst files :smallbluediamond: havenwang 675a3b0 :heavyminussign: add docs directory :smallblue_diamond: havenwang


https://pypi.python.org/pypi/simpl/0.3.1

- Python
Published by stavxyz about 11 years ago

simpl - v0.3.0

Commits:

ac8b519 :heavyminussign: bump version to 0.3.0 for CORSMiddleware :smallbluediamond: Sam Stavinoha 74e54dc :heavyminussign: Revert "add docs directory" :smallbluediamond: Sam Stavinoha ea10f69 :heavyminussign: add docs directory :smallbluediamond: havenwang cadacfd :heavyminussign: feat(cors): add DELETE as a valid, default method :smallbluediamond: Ziad Sawalha cc329fd :heavyminussign: feat(middleware.cors): add CORS middleware :smallbluediamond: Ziad Sawalha


https://pypi.python.org/pypi/simpl/0.3.0

- Python
Published by stavxyz about 11 years ago