Piecash

Latest version: v1.2.0

Safety actively analyzes 630360 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 9

0.11.0

~~~~~~~~~~~~~~~~~~~~~~~~~~~

- add support for python 3.5
- add preload method on book to allow preloading all objects at once

0.10.2

~~~~~~~~~~~~~~~~~~~~~~~~~~~

- add children argument to Account constructor
- add a new example (used as answer to http://stackoverflow.com/questions/17055318/create-transaction-in-gnucash-in-response-to-an-email/ )
- add a new example showing how to export Split information to pandas DataFrames
- fix an error handling in retrieving currency exchanges in quandl
- fix py3 bugs in dataframe functions
- fix type and source of Pricers to be compatible with GnuCash
- add a Price when entering a commodity Split
- set microsecond to 0 for all datetime
- add pandas for requirements-dev
- add tests for deletion of transaction and for dataframe functions

0.10.1

~~~~~~~~~~~~~~~~~~~~~~~~~~~

- refactor the validation mechanism to work well with autoflush=True
- add support to GLIST in KVP
- add new matching rule for GUID slots
- rename slot 'default_currency' to 'default-currency'
- add tests for single_transaction factory
- update ipython example with pandas dataframes

0.10.0

~~~~~~~~~~~~~~~~~~~~~~~~~~~

- first draft of splits_df and prices_df methods that bring the book data into pandas DataFrames
- add an ipython notebook to show the new dataframes methods
- save default_currency of a book in a slot (when book created by piecash) or use locale to retrieve the default_currency
- improve error handling for quandl queries (currency exchange rates)

0.9.1

~~~~~~~~~~~~~~~~~~~~~~~~~~

- fix bug with unicode on MySQL

0.9.0

~~~~~~~~~~~~~~~~~~~~~~~~~~

- ported to SQLAlchemy-1.0
- set autoflush=true on the SA session
- improved coverage above 90% for all modules
- setup coveralls.io and requires.io
- fix bugs discovered by improved testing

Page 4 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.