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.3.7.tar.gz (168.4 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.3.7-py2.7.egg (305.0 kB view details)

Uploaded Egg

cloud-2.3.7-py2.6.egg (305.8 kB view details)

Uploaded Egg

cloud-2.3.7-py2.5.egg (306.6 kB view details)

Uploaded Egg

File details

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

File metadata

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

File hashes

Hashes for cloud-2.3.7.tar.gz
Algorithm Hash digest
SHA256 9a14d43e60a655bc905d896abd98ae348f0b843b4f7885f5c92d83c5603a3202
MD5 c562d9df326e24467086029fe58669c5
BLAKE2b-256 0b7fc8279d69159eb1a01ef02673df21a9b3204c74568baa6e71e0151caa3d14

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for cloud-2.3.7-py2.7.egg
Algorithm Hash digest
SHA256 c7f97ed17025784eaa687228c8e08868b7ddfcce846ef2f540c84f623245e2bd
MD5 6027ff1a1b9aba28c04e6ccb2a61f6c7
BLAKE2b-256 2bcc1fda068a174aba29c7b577311c64454bf6dc2bc78d7d11524f8d1b61a016

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for cloud-2.3.7-py2.6.egg
Algorithm Hash digest
SHA256 35ed4fb1fba439b7defa5847bc0727812f28a3b0d94ab1f595d999dd0ed9f898
MD5 47bae90e25be196f08e1bc0a25f4882a
BLAKE2b-256 83fcabd385a911acdb98d5b9aa7ff7af79ea67ba2d6a8a2282d08c710c322c99

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for cloud-2.3.7-py2.5.egg
Algorithm Hash digest
SHA256 26ca391941568afca57c3c4ce09a7494f0f7f3641b5e1434adc83b9ec5083e6c
MD5 925af7f318381839456841ce8608782e
BLAKE2b-256 e74ab8b36fe7bcffcf4978d15faccd01d2fb760ebcd8ee3ccf898668cce68399

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