Skip to main content

PySea is a very easy to use python lib, based and working over opensea api no need to for api key or login information...

Project description

PySea

PySea is a very easy to use python lib, based and working over opensea api no need to for api key or login information...

Installing / Getting started

A quick introduction of the minimal setup you need to get a hello world up & running.

pip install pysea

macOS

pip3 install pysea

Quick Example

here is a easy code to get the floor price of a collection on opensea

import pysea

pysea.floorprice(collection='collection-name-here')

output >>>> 0.0146381596

Functions

these are the functions that are available for now, we our always trying to make it better and better over the time

  • floor price
  • market cap
  • average price
  • total sales
  • num owners
  • sales

Parameters

we have only one param to use now, collection, you can use it like this collection='collection-name'

Contacts

you can contact the owner on telegram or discord
telegram : t.me/Jojiv2
discord : Joji#0082

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pysea-1.0.3-py3-none-any.whl (2.1 kB view hashes)

Uploaded Python 3

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