cartographer icon indicating copy to clipboard operation
cartographer copied to clipboard

Python library for easily using JSON API, especially with Flask

Results 5 cartographer issues
Sort by recently updated
recently updated
newest added

Bumps [flask](https://github.com/pallets/flask) from 1.1.2 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...

dependencies

As of version 2.0.0, ciso8601 now raises a `ValueError` instead of returning `None`. It's also much much faster. ciso8601 uses semantic versioning so it's safe to use '>=2,

This PR sets up pyup.io on this repo and updates all dependencies at once, in a single branch. Subsequent pull requests will update one dependency at a time, each in...

something like flask's, e.g.: > - What is Cartographer? > Cartographer Python library that uses the JSON API specification to build an API, especially with Flask. Cartographer makes it easier...