Skip to main content

Ezspark python package

Project description

Pyezspark

Install With PIP

pip install Pyezspark

Install From the repo

  • Download this repo

  • run in the repo directory

sh install.sh

Do You want to train other people models?

  • Go to https://app.ezspark.ai

  • Select a training from the dashboard

  • In the details take the training public key

  • Run

import pyezspark
training_public_key = ''
ez = pyezspark.EzSpark(training_public_key)
ez.execute()

Do You want to host a training?

  • Go to https://app.ezspark.ai

  • Create an account

  • Create a new training

  • Get the training public key and training private key from the info of "My Trainings"

  • Run

import pyezspark
training_public_key = ''
training_private_key = ''
ez = pyezspark.EzSpark(training_public_key, training_private_key = training_private_key)
ez.execute()

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

Pyezspark-1.1.1.tar.gz (17.4 kB view details)

Uploaded Source

File details

Details for the file Pyezspark-1.1.1.tar.gz.

File metadata

  • Download URL: Pyezspark-1.1.1.tar.gz
  • Upload date:
  • Size: 17.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.12 tqdm/4.64.0 importlib-metadata/4.8.3 keyring/10.6.0 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.9

File hashes

Hashes for Pyezspark-1.1.1.tar.gz
Algorithm Hash digest
SHA256 6ab5379b373c150db541e5b9a1417e592bac84a83a71f8d71f98fa0ce6fa84f7
MD5 b5d27bb9a07b4ac81de644a610b73826
BLAKE2b-256 22c7ec31086ad1ff5d5413b7190e6e5781c8962881a64e2af70c7c5bbc3b677b

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