Skip to main content

A pure-python implementation of Datalog, a truly declarative language derived from Prolog.

Project description

pyDatalog adds the logic Programming paradigm to Python’s toolbox, in a pythonic way.

Logic programmers can now use the extensive standard library of Python, and Python programmers can now express complex algorithms simply.

Datalog is a truly declarative language derived from Prolog, with strong academic foundations. Datalog excels at managing complexity. Datalog programs are shorter than their Python equivalent, and Datalog statements can be specified in any order, as simply as formula in a spreadsheet.

In particular, Datalog can be used for:

  • simulating intelligent behavior (e.g. in games or expert systems),

  • performing recursive algorithms (e.g. in network protocol, code and graph analysis),

  • managing complex sets of related information (e.g. in data integration or the semantic web),

  • solving discrete constraint problems.

“Datalog is to Python what Python was to C, and what C was to Assembly.”

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

pyDatalog-0.14.3.zip (79.6 kB view details)

Uploaded Source

File details

Details for the file pyDatalog-0.14.3.zip.

File metadata

  • Download URL: pyDatalog-0.14.3.zip
  • Upload date:
  • Size: 79.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyDatalog-0.14.3.zip
Algorithm Hash digest
SHA256 8794a4264374bc2416910760683bbee42f6d97f196ed9c694729ef0a53ece842
MD5 ac573b8697cae2f1af12b41bc8b79644
BLAKE2b-256 38c60988b8f8bdd0851d60f0acb0224a48aef785013545848fb5724c07970326

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