Recent Releases of sicar

sicar - v0.7.7

What's Changed

  • Fixed "Permission denied" in temporary file while solving captcha… by @michelmetran in https://github.com/urbanogilson/SICAR/pull/37

New Contributors

  • @michelmetran made their first contribution in https://github.com/urbanogilson/SICAR/pull/37

Full Changelog: https://github.com/urbanogilson/SICAR/compare/v0.7.5...v0.7.7

- Python
Published by urbanogilson about 1 year ago

sicar - v0.7.5

What's Changed

  • 34 incompatibility issue with numpy by @urbanogilson in https://github.com/urbanogilson/SICAR/pull/35

Full Changelog: https://github.com/urbanogilson/SICAR/compare/v0.7.4...v0.7.5

- Python
Published by urbanogilson about 1 year ago

sicar - v0.7.4

  • Fix sslv3 alert handshake failure #33

Full Changelog: https://github.com/urbanogilson/SICAR/compare/v0.7.3...v0.7.4

- Python
Published by urbanogilson over 1 year ago

sicar - v0.7.3

  • Added get_release_dates() API to get the date the state data was released by @rupestre-campos in https://github.com/urbanogilson/SICAR/pull/31

- Python
Published by urbanogilson almost 2 years ago

sicar - v0.7.2

  • Update SICAR URL by @rupestre-campos in https://github.com/urbanogilson/SICAR/pull/30

- Python
Published by urbanogilson almost 2 years ago

sicar - v0.7.1

  • Fix SSL certificate verification #28 by @urbanogilson in https://github.com/urbanogilson/SICAR/pull/29

- Python
Published by urbanogilson about 2 years ago

sicar - v0.7.0

  • Removed download by city
  • Added polygon support
  • Added data dictionary
  • Updated unit tests
  • Updated documentation

- Python
Published by urbanogilson over 2 years ago

sicar - v0.6.2

  • Enhanced content verification by checking the HTTP response headers when downloading a Shapefile or CSV, ensuring the content is in the expected format.

- Python
Published by urbanogilson almost 3 years ago

sicar - v0.6.1

  • Includes an improvement to handle the issue of encountering corrupted or invalid captcha images during the download process

- Python
Published by urbanogilson almost 3 years ago

sicar - v0.6.0

Improved Documentation:

  • Achieved 100% docstring coverage using interrogate tool
  • Updated colab example to provide better guidance
  • Updated README.md with comprehensive information

Improved Tests: - Achieved 100% test coverage using coveralls tool

Improved Code:

  • Increased modularity for better code organization
  • Added State Enum for improved code readability and maintainability
  • Moved temporary files to the tempfile module for better file management
  • Deleted temporary files when no longer needed to avoid clutter
  • Upgraded from setup.py to pyproject.toml for better project configuration
  • Removed Manual driver for cleaner codebase
  • Exposed chunk_size parameter for customizable download sizes
  • Made the download_ methods' interfaces more consistent
  • Improved code reusability for better maintainability
  • Improved progress bar

- Python
Published by urbanogilson almost 3 years ago

sicar - v0.5.0

  • Paddle driver optional
  • Dependencies matching version available in Google Colaboratory
  • Python 3.10 support

- Python
Published by urbanogilson about 3 years ago

sicar - v0.4.0

  • Add CSV format download option

- Python
Published by urbanogilson over 3 years ago

sicar - v0.3.0

  • Includes Paddle OCR driver

- Python
Published by urbanogilson over 3 years ago

sicar - v0.2.0

  • Added Docker support
  • Added ocr driver modularity
  • Improved documentation

- Python
Published by urbanogilson almost 5 years ago

sicar - v0.1.0

  • First stable release

- Python
Published by urbanogilson over 5 years ago