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 EE07 inside notebooks like Google Colab

Installation

pip install EE07

Usage (Example)

from EE07 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.2.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.2-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ee07-0.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 4ff2c607ccf5757e46b1adc0492b23879a0ae70e8b68f1f5f012acead427e4de
MD5 25242ceaa1a10ee8d402964fdfe8375d
BLAKE2b-256 1bcc72ca0500f5e449c0e17e879174eaa96bef31b0e9b505bbb941608361b424

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ee07-0.1.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 68dc54f0a8b42295445a34e2eb4e73a773aec1c0b58c50129ed1581be24f608f
MD5 89006a9a15fcbbb6b24858322add999a
BLAKE2b-256 12c39c410130b87ab36112fe786319456753132af143897a2c282a9eaf9807d0

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