Skip to main content

Snake is yet another Make-like tool, written on Python and inspired by Rake.

Usage Example

In a directory with snakefile.py containing such code:

from snake.api import *

@task
def hello():
    print("Hello World!")

task('default', deps=hello)

one could run:

$ snake hello
Hello World!

or (because default task is executed if no other task name was specified):

$ snake
Hello World!

Download files

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

Source Distribution

Snake-0.0.2.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file Snake-0.0.2.tar.gz.

File metadata

  • Download URL: Snake-0.0.2.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Snake-0.0.2.tar.gz
Algorithm Hash digest
SHA256 18e11c7d6536e369f452034783b71e7122245e632f8c8b9d63f1d17015b7a207
MD5 23a8c4250d87aea3c90a7cff5bdcedce
BLAKE2b-256 4ec2e2e2df1d8651a76a10c3d46bed7752ab8d157dc7d1ce247766c50a960912

See more details on using hashes here.

Release history Release notifications | RSS feed

0.2

1 file

0.1.1

1 file

0.1.0

1 file

This release

0.0.2 This release

1 file

0.0.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page