Skip to main content

PiCloud client-side library

Project description

PiCloud is a cloud-computing platform that integrates into the Python Programming Language. It enables you to leverage the computing power of Amazon Web Services without having to manage, maintain, or configure virtual servers.

When using this Python library known as cloud, PiCloud will integrate seamlessly into your existing code base. To offload the execution of a function to our servers, all you must do is pass your desired function into the cloud library. PiCloud will run the function on its high-performance cluster. As you run more functions, our cluster auto-scales to meet your computational needs.

Before using this package, you will need to sign up a PiCloud account.

The cloud library also features a simulator, which can be used without a PiCloud account. The simulator uses the multiprocessing library to create a stripped down version of the PiCloud service. This simulated service can then run jobs locally across all CPU cores.

Quick command-line example:

>>> import cloud
>>> def square(x):
...     return x*x
...
>>> jid = cloud.call(square,3)  #square(3) evaluated on PiCloud
>>> cloud.result(jid)
9

Full package documentation is available at http://docs.picloud.com. Some dependencies may be required depending on your platform and Python version; see INSTALL for more information.

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

cloud-2.2.4.tar.gz (125.6 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

cloud-2.2.4-py2.7.egg (287.8 kB view details)

Uploaded Egg

cloud-2.2.4-py2.6.egg (288.7 kB view details)

Uploaded Egg

cloud-2.2.4-py2.5.egg (289.5 kB view details)

Uploaded Egg

File details

Details for the file cloud-2.2.4.tar.gz.

File metadata

  • Download URL: cloud-2.2.4.tar.gz
  • Upload date:
  • Size: 125.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for cloud-2.2.4.tar.gz
Algorithm Hash digest
SHA256 21d4d19ffe5918bea28f220bb7d90a4a0dda7e57404a267d49d7db773bfe0388
MD5 5355b9fb58261d58ab94302b9c18e05b
BLAKE2b-256 ea7e54b84549ebf127698a3b3569ca18ce8116c8286bc79994da0d73ccbe30e8

See more details on using hashes here.

File details

Details for the file cloud-2.2.4-py2.7.egg.

File metadata

  • Download URL: cloud-2.2.4-py2.7.egg
  • Upload date:
  • Size: 287.8 kB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for cloud-2.2.4-py2.7.egg
Algorithm Hash digest
SHA256 9da1ca2fd5c6c8c023f7bf1e9ded53e518e8793319ab1178d1559c6ef4db52e0
MD5 c91f530ea1d0a9d4a6947c9c58a1ba33
BLAKE2b-256 77bff3f281aa98e9309fce108370f4c181b779079eff787b1e9dd3702265cc65

See more details on using hashes here.

File details

Details for the file cloud-2.2.4-py2.6.egg.

File metadata

  • Download URL: cloud-2.2.4-py2.6.egg
  • Upload date:
  • Size: 288.7 kB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for cloud-2.2.4-py2.6.egg
Algorithm Hash digest
SHA256 a892441e0f40ae95b8b5c5d7394db54c20b349c9cb740846dbc12fa0e103d95f
MD5 5dd9318ea577d30bc9249e2fde1a6464
BLAKE2b-256 997a08251f9a68a0a9be57078115f0d4e21fc98c57a4a8b76d731dab7b4bcad0

See more details on using hashes here.

File details

Details for the file cloud-2.2.4-py2.5.egg.

File metadata

  • Download URL: cloud-2.2.4-py2.5.egg
  • Upload date:
  • Size: 289.5 kB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for cloud-2.2.4-py2.5.egg
Algorithm Hash digest
SHA256 a821e7f851bd9ca3f51924a85ae1f7fc71f09d37fe01ea82dd20662ea84b85a7
MD5 28fdc02a7de745bd77ced613ea990d08
BLAKE2b-256 d4b2df69f6989c1cc36b3ae05721ff3e5bf59273b6e802184685415c9e561c1e

See more details on using hashes here.

Supported by

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