Cruds

Latest version: v1.0.2

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

Scan your dependencies

Page 1 of 2

1.0.2

Renaming client from `RESTful-Client2` to` CRUDs`. Given the way the methods are defined it makes more sense. I actually wanted to use `restful-client` but PyPI said the name wasn't available.

1.0.1

Previously some CRUD methods took fields, and others params which would be encoded manually. This release moves away from using fields as an argument, and takes params now on all methods. This will be something to consider when upgrading to version 1.0.0.

This update also introduces:

1. Updated docstrings across the package to assist with anyone using it.
2. SSL verification to make sure connections are secure. (Can be disabled, but is on by default)
3. Serialization and De-serialization will work only for content types that are JSON. (Can be disabled, but is on by default)

0.2.2

Implemented tests and coverage. In the process some improvements were made and clean up.

0.2.1

Add tests for the CRUD Interface URL formatting.

0.2.0

Setup the logging so it's inline with that used in URLLib3, for improved logging when you need it.

0.1.3

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.