Skip to main content

Python Eco is a bridge to the Eco Compiler.

Python Eco

import eco

eco.compile(open("template.eco"))
# Out: u"function(...) {...}"

context = eco.context_for("Hello <%= @name %>")
context.call("render", {"name": "Sam"})
# Out: u'Hello Sam'

eco.render("Hello <%= @name %>", name="world")
# Out: u'Hello world'

Setup

$ pip install eco

License

MIT License

Download files

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

Source Distribution

eco-0.9.4.tar.gz (6.3 kB view details)

Uploaded Source

File details

Details for the file eco-0.9.4.tar.gz.

File metadata

  • Download URL: eco-0.9.4.tar.gz
  • Upload date:
  • Size: 6.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for eco-0.9.4.tar.gz
Algorithm Hash digest
SHA256 7f1ac6fafa0fdd797a5873df9eac6eaa18e588cb6c28754117991e238853ba94
MD5 7624b608eaa8926c62be9d13bad39580
BLAKE2b-256 970de659a432e851dd340df53aa38160f1d8e9f0de88548f448d0821d642cfe4

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.9.4 This release

1 file

0.9.3

1 file

0.9.2

1 file

0.9.1

1 file

0.9

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