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
>>> nsm = Manager()

>>> nsm.available()
[]

>>> nsm.install("nfts.opensea.eth")
>>> nsm.available()
["opensea"]

>>> print(*(set.name for set in nsm.get_collections()))
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.0b0.tar.gz (514.9 kB view details)

Uploaded Source

Built Distribution

nftsets-0.1.0b0-py3-none-any.whl (13.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nftsets-0.1.0b0.tar.gz
  • Upload date:
  • Size: 514.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.16

File hashes

Hashes for nftsets-0.1.0b0.tar.gz
Algorithm Hash digest
SHA256 060d38e9e69494bac6709ba2ef65a2bb89ac84570daf0bb841cfb3b4e76576b6
MD5 ef028730314f0e3a100d0ed57192f34b
BLAKE2b-256 9e17924a38a4357acc40e4d55d58354519aebec583380ec96104563d28f8d4b0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nftsets-0.1.0b0-py3-none-any.whl
  • Upload date:
  • Size: 13.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.16

File hashes

Hashes for nftsets-0.1.0b0-py3-none-any.whl
Algorithm Hash digest
SHA256 83177fda13e201600ea7c1e091f2112400bc8fa0eb7e2d1fca38ce5269a48173
MD5 2421c388baa85dbfe0d9d6509bb25781
BLAKE2b-256 799980c2410bb81a4ddeaaec74a5d658b8a20e38064a16f0ad197837554f1f84

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