Skip to content

Releases: jonathanmorgan/python_utilities

python_utilities 1.1.3 - Myriad python utilities, some better documented than others.

Choose a tag to compare

@jonathanmorgan jonathanmorgan released this 23 Sep 01:12

Added method to StatusContainer to process another StatusContainer from a nested call and update a parent StatusContainer appropriately. Simple to start, could get fancier if needed.

python_utilities 1.1.2 - Myriad python utilities, some better documented than others.

Choose a tag to compare

@jonathanmorgan jonathanmorgan released this 06 Sep 17:08

removed included GPL, just including LGPL, for conda-forge.

@jonathanmorgan jonathanmorgan v1.1.0 bbd703c python_utilities - Myriad python utilities, some better documented than others.

Choose a tag to compare

@jonathanmorgan jonathanmorgan released this 28 Jul 02:53

Bug fixes and a few small new methods to improve boolean support in dictionaries, and hashing.

python_utilities - Myriad python utilities, some better documented than others.

Choose a tag to compare

@jonathanmorgan jonathanmorgan released this 26 Jan 05:17

Added support for building JSON-to-model ETL. Documentation to come.

python_utilities - Myriad python utilities, some better documented than others.

Choose a tag to compare

@jonathanmorgan jonathanmorgan released this 14 Apr 03:14

bug fixes, helper class for Django unit test cases, added load JSON from file example method, and started using Django-autocomplete-light instead of django-ajax-selects.

python_utilities - Myriad python utilities, some better documented than others.

Choose a tag to compare

@jonathanmorgan jonathanmorgan released this 30 Oct 17:13
v1.0.1

fixed dependencies

Initial release

Choose a tag to compare

@jonathanmorgan jonathanmorgan released this 29 Oct 20:27

This is an initial release of this project, so I can start to put it on pypi and more carefully keep track of which version is where, and updates in production systems.