hectorpal / api-tools

Tools for interacting with the Planning.Domains API

Home Page:http://api.planning.domains

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API Tools

This repository houses a collection of tools and scripts for interacting with the interface found at api.planning.domains. More information can be found on that website. Briefly, the following tools are included:

  • archive/: A collection of scripts that are not currently supported, but may provide useful in the future.
  • scripts/: A collection of files used for extracting and generating information for the database.
  • web/: Javascript library for interacting with api.planning.domains in a plug-and-play fashion.
  • planning.domains.py: A command-line utility for interacting with api.planning.domains (fetching the problems, querying the database, etc).
  • planning_domains_api.py: A python library providing query functionality to api.planning.domains.

About

Tools for interacting with the Planning.Domains API

http://api.planning.domains


Languages

Language:Python 92.2%Language:JavaScript 5.9%Language:HTML 1.9%