Skip to main content

EE07 (Double-E Language) for Chemical System Programming

Project description

EE07: Double-E Language for Chemical System Programming

EE07 (Double-E Language) is a programming language that fully supports C++ syntax and features, while introducing chemical system programming using inbuilt intelligence.

Write, test, and simulate chemical systems directly in C++-style code with chemical functions like react(), structure(), bind(), release(), and more.

Features

  • Full support for all C++ syntax (OOP, file I/O, templates, etc.)
  • Chemical intelligence powered by PubChem API
  • New datatypes: iupac, comm, fm
  • Inbuilt functions: react(), bind(), structure(), release(), delay(), trig(), save() and more
  • Use EEL inside notebooks like Google Colab

Installation

[bash] pip install eel

Usage (Example)

from eel import run_code

run_code(""" #include using namespace std;

int main() { cout << "EE07 is live!" << endl; structure("glucose"); react("glucose", "oxygen"); trig("temperature > 310"); return 0; } """)

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

ee07-0.1.0.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

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

ee07-0.1.0-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file ee07-0.1.0.tar.gz.

File metadata

  • Download URL: ee07-0.1.0.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.6

File hashes

Hashes for ee07-0.1.0.tar.gz
Algorithm Hash digest
SHA256 83e3e71d3d0e791ec2f69a73264b4538cfc7f0f1418b369a98db5facbdaa150c
MD5 9bc9f582b03ac12d3c6bfcf08233618c
BLAKE2b-256 1fbab686dd4b9167bc916ece2000eaba78258a11dd62903f5dae39c0150c5eca

See more details on using hashes here.

File details

Details for the file ee07-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: ee07-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.6

File hashes

Hashes for ee07-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7b755fd7b3c69146ce502b8a5c14f1525f95490ad38c97f08b00ed9ac5e3e108
MD5 e3520985b324c32edd3643011e929103
BLAKE2b-256 9a9cc414bd7cb7a6a5fb1223b8a327e9fde2dc07fb12b34178683a944a0cf03f

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