You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
birdvisu/snippets
LEdoian ef39d1a9a5 Drop the symlink in snippets
Since the project can now be installed with pip editable install, it is
now in sys.path and therefore installable out-of-box
1 year ago
..
README.md Add a few short snippets created for debugging 2 years ago
qt_graphics.py A simple test of using QGraphicsScene 2 years ago
test_diff.py Make snippets executable 2 years ago
test_ospffile.py Make snippets executable 2 years ago

README.md

Here are a few short scripts which I created for testing. They are not representative of any kind of use, but help testing/debugging that the happy path works at least a bit.

The birdvisu symlink is a quick hack, since the files were originally in the repository root and birdvisu had (has?) no packages created for it, so we need to be able to find the library somehow.