Skip to main content
Eleves -- Python Threading For Human

Installation:

pip install elves

easy_install elves

Usage:

import elves
threads_num = 10
def do_something(msg):
#do something
print msg

#elves.Watcher()
#this will run threads_num threads
elves.run(threads_num)

for i in range(100):
elves.put(i)
elves.join()

Download files

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

Source Distribution

elves-0.0.3.tar.gz (1.9 kB view details)

Uploaded Source

File details

Details for the file elves-0.0.3.tar.gz.

File metadata

  • Download URL: elves-0.0.3.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for elves-0.0.3.tar.gz
Algorithm Hash digest
SHA256 eec9df6a3e5a2b85fea21a4bfd4be03fc16151dee68d91d72723a084847c98aa
MD5 f63a1839513e4998ebd3c8dcaf8f5f73
BLAKE2b-256 163b53e8a41994da11bc67c9f4d1aa6ea85d2802b56fb48a5d86e513ea77de48

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.3 This release

1 file

0.0.1

1 file

Supported by

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