Skip to main content

nftsets: Verified Sets of NFT Collections

Project description

NFT Sets

Verified Sets of NFT Collections

Dependencies

  • python3 version 3.7 or greater, python3-dev

Installation

via pip

You can install the latest release via pip:

pip install nftsets

via setuptools

You can clone the repository and use setuptools for the most up-to-date version:

git clone https://github.com/ApeWorX/nftsets.git
cd nftsets
python3 setup.py install

Quick Usage

NOTE: Work in Progress!

>>> from nftsets import Manager
>>> nfts = Manager()

>>> nfts.available_sets()
[]

>>> nfts.install_set("nfts.opensea.eth")
>>> nfts.available_sets()
["opensea"]

>>> print(*(set.name for set in nfts))
PUNKS
BAYC
...

Development

This project is in development and should be considered a beta. Things might not be in their final state and breaking changes may occur. Comments, questions, criticisms and pull requests are welcomed.

License

This project is licensed under the Apache 2.0.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nftsets-0.1.0a0.tar.gz (13.0 kB view details)

Uploaded Source

Built Distribution

nftsets-0.1.0a0-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file nftsets-0.1.0a0.tar.gz.

File metadata

  • Download URL: nftsets-0.1.0a0.tar.gz
  • Upload date:
  • Size: 13.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for nftsets-0.1.0a0.tar.gz
Algorithm Hash digest
SHA256 57dcf2bfb50e1ab843c9c726a85fcaa4c50e3ec3181063e1e3703992e2a2a8f8
MD5 38e9c7410407a1dc6b8375d80a9f0c08
BLAKE2b-256 3e502ead2ea57ca1ec914db3336f179ed47d83d9aa3eda2b8c4cee1df35b44fe

See more details on using hashes here.

File details

Details for the file nftsets-0.1.0a0-py3-none-any.whl.

File metadata

  • Download URL: nftsets-0.1.0a0-py3-none-any.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for nftsets-0.1.0a0-py3-none-any.whl
Algorithm Hash digest
SHA256 ad1fa5491415d91e021857ef4101885361b13e5ea0c06a2879ddf176d6b4e702
MD5 1772b178e562b4f4591382de99c205d4
BLAKE2b-256 e61862af77e43010a79bd4777f0b9f31509a8f3426b09efbd3a2ab225b3176af

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page