Reference:
https://wiki.freecad.org/FreeCAD_Scripting_Basics
1 | import Part |
Draw squares within specific bounds:
1 | margin = 15 |
Draw circles with specific bounds:
1 | margin = 15 |
Reference:
https://wiki.freecad.org/FreeCAD_Scripting_Basics
1 | import Part |
Draw squares within specific bounds:
1 | margin = 15 |
Draw circles with specific bounds:
1 | margin = 15 |
When reading bytes asynchronously from stdout
using asyncio.create_subprocess_exec
, the program has to be unbuffered.
1 | python3 -u <script_path> |
1 | # this can only make `print` into unbuffered |
you can act both with a user account and a bot account
libpython-clj deep python integration in clojure
embed clojure in python call clojure in python
to rule out those corrupted media files, or unplayable files. maybe simply by parsing these files is not enough, we need a dedicated file corruption detector.
to truncate these files and see errors produced by media readers. use text file with media file extension to test them.