manim/scripts
Achille Fouilleul 0a96aacb24
os.system -> subprocess (#3955)
Quoting the python library documentation:

> The subprocess module provides more powerful facilities for spawning
> new processes and retrieving their results; using that module is
> preferable to using this function.
2024-10-15 20:43:02 -03:00
..
dev_changelog.py Standardize docstrings with ruff pydocstyle rules (#3881) 2024-09-01 08:03:38 -04:00
extract_frames.py Add Ruff Lint (#3780) 2024-06-03 23:39:08 -04:00
make_and_open_docs.py os.system -> subprocess (#3955) 2024-10-15 20:43:02 -03:00
TEMPLATE.cff Prepared new release, `v0.15.0` (#2547) 2022-02-26 21:26:45 +01:00
template_docsting_with_example.py Convert all types of parameters in docstrings to proper type annotations (#2988) 2022-11-10 07:17:21 +01:00