summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* python/arti_rpc: Add an initial pyproject.tomlNick Mathewson2024-09-261-0/+23
* python: Move arti_rpc package into new subdirectoryNick Mathewson2024-09-265-1/+3
* python: in README, prepend to PYTHONPATH.Nick Mathewson2024-09-261-2/+1
* Python: Readme fixes from @anonymNick Mathewson2024-09-261-3/+3
* Add a scary README to the Python directoryNick Mathewson2024-09-261-0/+47
* Python: Add a quick RPC demo to show how the APIs work.Nick Mathewson2024-09-261-0/+24
* Python: Add a pythonic wrapper for arti-rpc-client-coreNick Mathewson2024-09-262-0/+339
* Python: Add a ctypes wrapper for arti-rpc-client-coreNick Mathewson2024-09-261-0/+191