Skip to content

Commit

Permalink
Python interface moved to pyorb repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
zyp committed Mar 25, 2024
1 parent f5fe008 commit 7968f96
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 129 deletions.
12 changes: 0 additions & 12 deletions Python/orbcat.py

This file was deleted.

116 changes: 0 additions & 116 deletions Python/pyorb/__init__.py

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ is a very powerful code performance analysis tool.

* orblcd: LCD emulator on the host computer.

There is also Python support in the `Python` directory.
There is also Python support in the [pyorb](https://github.com/orbcode/pyorb) repository.

A few simple use cases are documented in the last section of this
document, as are example outputs of using orbtop to report on the
Expand Down

0 comments on commit 7968f96

Please sign in to comment.