Recent Releases of https://github.com/acdh-oeaw/acdh-baserow-pyutils

https://github.com/acdh-oeaw/acdh-baserow-pyutils - 0.11.0

What's Changed

  • chore: switched to uv by @csae8092 in https://github.com/acdh-oeaw/acdh-baserow-pyutils/pull/43
  • feat: adds batch_update method by @csae8092 in https://github.com/acdh-oeaw/acdh-baserow-pyutils/pull/44

Full Changelog: https://github.com/acdh-oeaw/acdh-baserow-pyutils/compare/v0.10...0.11.0

- Python
Published by csae8092 11 months ago

https://github.com/acdh-oeaw/acdh-baserow-pyutils - v0.10

What's Changed

  • enforce utf-8 by @csae8092 in https://github.com/acdh-oeaw/acdh-baserow-pyutils/pull/40

Full Changelog: https://github.com/acdh-oeaw/acdh-baserow-pyutils/compare/v0.9...v0.10

- Python
Published by csae8092 almost 2 years ago

https://github.com/acdh-oeaw/acdh-baserow-pyutils - v0.9

What's Changed

  • 37 provide patch method by @csae8092 in https://github.com/acdh-oeaw/acdh-baserow-pyutils/pull/38

Full Changelog: https://github.com/acdh-oeaw/acdh-baserow-pyutils/compare/v0.8...v0.9

- Python
Published by csae8092 about 2 years ago

https://github.com/acdh-oeaw/acdh-baserow-pyutils - v0.8

What's Changed

  • bumped gh-actions by @csae8092 in https://github.com/acdh-oeaw/acdh-baserow-pyutils/pull/34
  • getrelatedtable_info function added by @csae8092 in https://github.com/acdh-oeaw/acdh-baserow-pyutils/pull/35
  • 31 docs provide proper documentation by @csae8092 in https://github.com/acdh-oeaw/acdh-baserow-pyutils/pull/36

Full Changelog: https://github.com/acdh-oeaw/acdh-baserow-pyutils/compare/v0.7.1...v0.8

- Python
Published by csae8092 over 2 years ago

https://github.com/acdh-oeaw/acdh-baserow-pyutils - v0.7.1

Full Changelog: https://github.com/acdh-oeaw/acdh-baserow-pyutils/compare/v0.7...v0.7.1

- Python
Published by csae8092 over 2 years ago

https://github.com/acdh-oeaw/acdh-baserow-pyutils - v0.7

What's Changed

  • 28 new features by @linxOD in https://github.com/acdh-oeaw/acdh-baserow-pyutils/pull/29

New Contributors

  • @linxOD made their first contribution in https://github.com/acdh-oeaw/acdh-baserow-pyutils/pull/29

Full Changelog: https://github.com/acdh-oeaw/acdh-baserow-pyutils/compare/v0.6...v0.7

- Python
Published by csae8092 over 2 years ago

https://github.com/acdh-oeaw/acdh-baserow-pyutils - v0.6

What's Changed

  • field name field id mapping on client init by @csae8092 in https://github.com/acdh-oeaw/acdh-baserow-pyutils/pull/26
  • added get or create method by @csae8092 in https://github.com/acdh-oeaw/acdh-baserow-pyutils/pull/27

Full Changelog: https://github.com/acdh-oeaw/acdh-baserow-pyutils/compare/v0.5...v0.6

- Python
Published by csae8092 over 2 years ago

https://github.com/acdh-oeaw/acdh-baserow-pyutils - v0.5

What's Changed

  • gettableby_name method added by @csae8092 in https://github.com/acdh-oeaw/acdh-baserow-pyutils/pull/23

Full Changelog: https://github.com/acdh-oeaw/acdh-baserow-pyutils/compare/v0.4.1...v0.5

- Python
Published by csae8092 about 3 years ago

https://github.com/acdh-oeaw/acdh-baserow-pyutils - v0.4.1

- Python
Published by csae8092 over 3 years ago

https://github.com/acdh-oeaw/acdh-baserow-pyutils - v0.4

What's Changed

  • 20 add search rows method by @csae8092 in https://github.com/acdh-oeaw/acdh-baserow-pyutils/pull/21

Full Changelog: https://github.com/acdh-oeaw/acdh-baserow-pyutils/compare/v0.3...v0.4

- Python
Published by csae8092 over 3 years ago

https://github.com/acdh-oeaw/acdh-baserow-pyutils - v0.3

What's Changed

  • added list_fields method #18 by @csae8092 in https://github.com/acdh-oeaw/acdh-baserow-pyutils/pull/19

Full Changelog: https://github.com/acdh-oeaw/acdh-baserow-pyutils/compare/v0.2.1...v0.3

- Python
Published by csae8092 over 3 years ago

https://github.com/acdh-oeaw/acdh-baserow-pyutils - added acdh-id-reconciler

Full Changelog: https://github.com/acdh-oeaw/acdh-baserow-pyutils/compare/v0.2.0...v0.2.1

- Python
Published by csae8092 over 3 years ago

https://github.com/acdh-oeaw/acdh-baserow-pyutils - Release 0.2.0

  • added enrich_data(): updates baserow with uri from wikidata

Full Changelog: https://github.com/acdh-oeaw/acdh-baserow-pyutils/compare/v0.2...v0.2.0

- Python
Published by linxOD over 3 years ago

https://github.com/acdh-oeaw/acdh-baserow-pyutils - indentation and serialize to dict

What's Changed

  • 14 set json indentation via param by @csae8092 in https://github.com/acdh-oeaw/acdh-baserow-pyutils/pull/16
  • dump_tables as dict instead of list of dicts #15 by @csae8092 in https://github.com/acdh-oeaw/acdh-baserow-pyutils/pull/17

Full Changelog: https://github.com/acdh-oeaw/acdh-baserow-pyutils/compare/v0.1.2...v0.2

- Python
Published by csae8092 over 3 years ago

https://github.com/acdh-oeaw/acdh-baserow-pyutils - now it should work

Full Changelog: https://github.com/acdh-oeaw/acdh-baserow-pyutils/compare/v0.1.1...v0.1.2

- Python
Published by csae8092 over 3 years ago

https://github.com/acdh-oeaw/acdh-baserow-pyutils - no pandas

removed pandas from dependencies

Full Changelog: https://github.com/acdh-oeaw/acdh-baserow-pyutils/compare/v0.1.0...v0.1.1###

- Python
Published by csae8092 over 3 years ago

https://github.com/acdh-oeaw/acdh-baserow-pyutils - Initial release

What's Changed

  • maybe fix for #1 by @csae8092 in https://github.com/acdh-oeaw/acdh-baserow-pyutils/pull/4
  • added table id to test config #2 by @csae8092 in https://github.com/acdh-oeaw/acdh-baserow-pyutils/pull/7
  • 6 get jwt token method by @csae8092 in https://github.com/acdh-oeaw/acdh-baserow-pyutils/pull/8
  • fixing tests #6 by @csae8092 in https://github.com/acdh-oeaw/acdh-baserow-pyutils/pull/9
  • 2 add list tables method by @csae8092 in https://github.com/acdh-oeaw/acdh-baserow-pyutils/pull/10
  • 11 provide minimal documentation by @csae8092 in https://github.com/acdh-oeaw/acdh-baserow-pyutils/pull/12
  • added pypi workflow file #3 by @csae8092 in https://github.com/acdh-oeaw/acdh-baserow-pyutils/pull/13

New Contributors

  • @csae8092 made their first contribution in https://github.com/acdh-oeaw/acdh-baserow-pyutils/pull/4

Full Changelog: https://github.com/acdh-oeaw/acdh-baserow-pyutils/commits/v0.1.0

- Python
Published by csae8092 over 3 years ago