metadata-api-python
metadata-api-python copied to clipboard
Simple API for serving ERC721 metadata
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.1 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@radarhere, @hugovk] Restrict builtins within...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.13 to 3.15.0. Release notes Sourced from protobuf's releases. Protocol Buffers v3.15.0 Protocol Compiler Optional fields for proto3 are enabled by default, and no longer require the...
Hello, can you help me to fix this problem? `python3 app.py * Serving Flask app 'app' (lazy loading) * Environment: production WARNING: This is a development server. Do not use...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...
Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 3.4.2 to 4.7. Changelog Sourced from rsa's changelog. Version 4.7 - released 2021-01-10 Fix #165: CVE-2020-25658 - Bleichenbacher-style timing oracle in PKCS#1 v1.5 decryption code Add padding...
Bumps [requests](https://github.com/psf/requests) from 2.18.4 to 2.20.0. Changelog Sourced from requests's changelog. 2.20.0 (2018-10-18) Bugfixes Content-Type header parsing is now case-insensitive (e.g. charset=utf8 v Charset=utf8). Fixed exception leak where certain redirect...
Not sure if this is the right place to ask, but I am running into the issue that it is impossible to pull all assets from a contract if there...
Is it possible to programmatically create new items under a collection (Using python) without owning and deploying a smart contract? Basically, I'd like to automate the "Create" -> "Submit NFTs"...
Run both on macOS and Ubuntu, and get the same results. Get error when entered command **pip install -r requirements.txt** ERROR: Command errored out with exit status 1: command: /usr/local/bin/python...