An open API service for software projects hosted on Open Collective.

Manim

Manim is a community maintained Python library for creating mathematical animations.
Collective - Host: opensource - https://opencollective.com/manim - Website: https://www.manim.community/ - Code: https://github.com/ManimCommunity

Introduce new workflow creating a downloadable version of the documentation (#3417)

* Revert "rtd: enable htmlzip build (#3355)"

This reverts commit 571f79be2cf0eff8819aa5d0492d...

github.com/ManimCommunity/manim - 5193e1cfd1e8ce663daab70b59376de2ea2ca2c1 authored almost 2 years ago
Fix: Fixed a bug in regards to empty inputs in AddTextLetterByLetter class. (#3404)

* Misc: Just a class to test out some functions

* Fix: Fixed a bug in AddTextLetterByLetter c...

github.com/ManimCommunity/manim - 76b4061aa6d8b289b85bb517a4e15d645bf97792 authored almost 2 years ago
Fix tests to run on Cairo 1.18.0 (#3416)

* Add a script to build and install cairo

* Update gui tests for cairo 1.18.0

* update scr...

github.com/ManimCommunity/manim - b04869579b63d23a072845d86585f254dec78e69 authored almost 2 years ago
Added docs for functions in `mobject_update_utils` (#3325)

* Added docs for functions in mobject_update_utils

* [pre-commit.ci] auto fixes from pre-comm...

github.com/ManimCommunity/manim - 8320cdde8059dd9da28a8e78672b5ec85a48e492 authored almost 2 years ago
pyproject.toml: update manimpango version (#3405)

Co-authored-by: Benjamin Hackl <[email protected]>

github.com/ManimCommunity/manim - 7ad7e99c9605719c75312d2bb8367475c358d9cd authored almost 2 years ago
Updated several dependencies (#3399)

* updated lockfile

* ran poetry update again

github.com/ManimCommunity/manim - 94df2c44d87ff66e0fe16f8d64a383d7859776cf authored almost 2 years ago
Bump @babel/traverse from 7.21.2 to 7.23.2 (#110)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7...

github.com/ManimCommunity/manim-website - 7c494cc86a22c3d9d5833c809e9b984fcf36c329 authored almost 2 years ago
Adding repo star history

github.com/ManimCommunity/awesome-manim - 601c0eb233e23284940c1493bf57a8b81e9aaa48 authored almost 2 years ago
Bump postcss from 8.4.21 to 8.4.31 (#109)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
- [Release notes](ht...

github.com/ManimCommunity/manim-website - d30cc984e23daf808fd83e684b349e68e5242113 authored almost 2 years ago
Bug fix: Use np.isclose for float equality in number line elongated ticks (#3392)

* use np.isclose for float equality in number line elongated ticks

* use offsets relative to ...

github.com/ManimCommunity/manim - 7fab9cdbf9a28f4445a3c92fad9bcdf063f6b47c authored almost 2 years ago
fix(docs): Remove extra curly bracket in LaTeX math expression to fix issue #3330 (#3389)

github.com/ManimCommunity/manim - 684014a861e8ccf00b565eb9e25f4960870eeb73 authored almost 2 years ago
rtd: enable htmlzip build (#3355)

also, bump python to 3.11
fixes https://github.com/ManimCommunity/manim/issues/3342

github.com/ManimCommunity/manim - 571f79be2cf0eff8819aa5d0492d3542b76e5ab3 authored almost 2 years ago
Several GitHub actions updates (#3397)

* Bump docker/login-action from 2 to 3

Bumps [docker/login-action](https://github.com/docker/...

github.com/ManimCommunity/manim - 73e30cea8907576492c19dd3155e2714354538e9 authored almost 2 years ago
Bump urllib3 from 1.26.16 to 1.26.17 (#77)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 to 1.26.17.
- [Release notes](h...

github.com/ManimCommunity/manim-website-api - 08337e32f21bc0e3f66ce255fbba03d1d46ac8c7 authored almost 2 years ago
fix a typo in deep_dive.rst (#3377)

github.com/ManimCommunity/manim - c6450b21c7d37d97c27beaf39faf2758da03bf8e authored almost 2 years ago
Bump readme-renderer[md] from 41.0 to 42.0 in /scripts (#107)

Bumps [readme-renderer[md]](https://github.com/pypa/readme_renderer) from 41.0 to 42.0.
- [Rele...

github.com/ManimCommunity/manim-website - f250efcb2fd5f3ec5b59691cc18fb4fca0014d9b authored almost 2 years ago
Bump graphql from 16.6.0 to 16.8.1 (#108)

Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1.
- [Release notes]...

github.com/ManimCommunity/manim-website - 113e4757ae1c0e2b09b7823c440ac1825909884b authored almost 2 years ago
Bump flask from 2.3.2 to 2.3.3 (#68)

Bumps [flask](https://github.com/pallets/flask) from 2.3.2 to 2.3.3.
- [Release notes](https://...

github.com/ManimCommunity/manim-website-api - 3f3ef84d442994cea465b3808bdf08f474b48cb6 authored almost 2 years ago
Bump cryptography from 41.0.2 to 41.0.4 (#73)

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.4.
- [Changelog]...

github.com/ManimCommunity/manim-website-api - b0a3da363fba0c66706902110c21ea4e7e613814 authored almost 2 years ago
Merge pull request #51 from emukans/feature/mukan-channel

Add Edward Mukan's channel

github.com/ManimCommunity/awesome-manim - 8a64a17b52c2627f53f51b6b18fc7a1b021a850a authored almost 2 years ago
Add Edward Mukan's channel

github.com/ManimCommunity/awesome-manim - a1ea3d5efc270526e7381cb5b0775b259ddacd6d authored almost 2 years ago
Update pyproject.toml

github.com/ManimCommunity/manim-voiceover - 2fed7183698bf74eb719778c0d7271239c25c753 authored almost 2 years ago
fix windows path to string bug (#70)

Co-authored-by: Michael Kali <[email protected]>

github.com/ManimCommunity/manim-voiceover - 47e0c5cb990ef424e5873bec9356333fc038a322 authored almost 2 years ago
Update pyproject.toml

github.com/ManimCommunity/manim-voiceover - a3d0107880012d0628f8a6e5a2084238645ea644 authored almost 2 years ago
No subcaption if save_last_frame is True (#69)

* Initialize input_device_index when opening pyaudio stream

* Fix initialization of rate and ...

github.com/ManimCommunity/manim-voiceover - 180b87bbf5143300a33aa89ecd9e4268a1fc300e authored almost 2 years ago
Merge pull request #50 from AlexG3157/main

Added Mates con Chile

github.com/ManimCommunity/awesome-manim - 9ad2beec2357ba60f50bd7ae274c094005436b5a authored almost 2 years ago
feat: adding three new rate_functions based on the SmoothStep function. These have the added benefits of zero derivatives at the endpoints. (#3361)

github.com/ManimCommunity/manim - bff2ea4442035479a5b1765dba1b67bdfb720e57 authored almost 2 years ago
Update README.md

Added Mates con Chile

github.com/ManimCommunity/awesome-manim - c5ace1e2324446ef953bd96599c0bc8d9dfb145b authored almost 2 years ago
Update README.md

Added Mates con Chile

github.com/ManimCommunity/awesome-manim - fc2eac4e397711d5eb27647e2e080a58073fa352 authored almost 2 years ago
Bump readme-renderer[md] from 37.3 to 41.0 in /scripts (#106)

Bumps [readme-renderer[md]](https://github.com/pypa/readme_renderer) from 37.3 to 41.0.
- [Rele...

github.com/ManimCommunity/manim-website - 034c05863d5fe755cbef8b0dbffd9e6bf1af468e authored almost 2 years ago
Added docstring to `Mobject.center` (#3353)

github.com/ManimCommunity/manim - 50d663eb8b3b3ddb43fb20cce1943348abf9cc59 authored almost 2 years ago
fix: return value of TexTemplate.add_to... (#3343)

Unlike similar methods on other objects .add_to_preamble and
.add_to_document do not return the...

github.com/ManimCommunity/manim - 3b4fca2c75f606bdfa4a428a1a8474d6551a4a5c authored almost 2 years ago
added missing dependency typing-extensions (#3350)

github.com/ManimCommunity/manim - eac99e89a8b31e0f561fda9107648679b6817bf2 authored almost 2 years ago
Update README.md and Adding Kime Wang YT Channel link

github.com/ManimCommunity/awesome-manim - d1e5a03bb3b020b9af941f6a0bbb094c9ad31c92 authored almost 2 years ago
Merge pull request #49 from Swarnlataaa/main

Adding Kime Wang

github.com/ManimCommunity/awesome-manim - 6c74bbac73fd958b761d5e20c2f4e0be4a8b9888 authored almost 2 years ago
Update README.md

Added my contributions to the readme the github link and youtube video link

github.com/ManimCommunity/awesome-manim - 75739a502c8598843f58c4259d45cf42da96b47e authored almost 2 years ago
Merge pull request #47 from gchandra-cyou/main-1

Update README.md

github.com/ManimCommunity/awesome-manim - 347343c43a0ca14f0b8c0c750e1daecabe25c059 authored almost 2 years ago
Merge pull request #48 from JonathanWoollett-Light/Alittlemorethananintroductionto

Add "A little more than an introduction to"

github.com/ManimCommunity/awesome-manim - a542c413f5332d6c1318d567f0a22f76bf3f0f66 authored almost 2 years ago
Add "A little more than an introduction to"

github.com/ManimCommunity/awesome-manim - 581e21b89ebc548bfb78f9577cb2ca74aa380157 authored almost 2 years ago
[pre-commit.ci] pre-commit autoupdate (#3308)

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.9.0 → ...

github.com/ManimCommunity/manim - 88836df8ab1ea153ed57848a74a694c517962163 authored almost 2 years ago
Bump word-wrap from 1.2.3 to 1.2.4 (#105)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release n...

github.com/ManimCommunity/manim-website - a93310e761753422f82319700476e2ff04eb3d74 authored almost 2 years ago
Adding :class: ManimColor to manim and converting all types (#3020)

* first draft of color class + starting library conversion

* [pre-commit.ci] auto fixes from ...

github.com/ManimCommunity/manim - 82e55b5da2cc3e12915f0ba9fccbf830a49aca7d authored almost 2 years ago
Added Docstring/Example for :meth:`always_redraw` (#3312)

* Added docstring & example for always_redraw

* [pre-commit.ci] auto fixes from pre-commit.co...

github.com/ManimCommunity/manim - 59ff3271a5db7414fe50f590ebce570f4d0a0f71 authored almost 2 years ago
Initialize input_device_index when opening pyaudio stream (#62)

* Initialize input_device_index when opening pyaudio stream

* Fix initialization of rate and ...

github.com/ManimCommunity/manim-voiceover - 56f8604a9495bbd2a4948a46fdd5b56d8840b221 authored almost 2 years ago
Fix random complaint about list (#3315)

github.com/ManimCommunity/manim - 9561896d9e65e581d4a80ca6b274f94044aff45b authored almost 2 years ago
Added new ``manim checkhealth`` CLI subcommand (#3299)

* added new checkhealth subcommand

* basic checkhealth tests

* [pre-commit.ci] auto fixes ...

github.com/ManimCommunity/manim - efd6474b7660c3aa9712359aee244872664488cd authored almost 2 years ago
Fixed IPython terminal history and embedded shell instatiation for interactive_embed scenes (#3306)

* Fixed IPython sqlite errors/history for interactive_embed scenes

* [pre-commit.ci] auto fix...

github.com/ManimCommunity/manim - 2c74f62fea732843666400203e91a8ca65704fae authored almost 2 years ago
Two New Classes in geometry module: :class:`.LabeledLine` and :class:`.LabeledArrow` (#3264)

* feat: added two new classes LabeledLine and LabeledArrow

* test: added tests for new Labele...

github.com/ManimCommunity/manim - 8ba210ff6176f9e773cd3a86ca19202ee336a31e authored almost 2 years ago
Fix support for old channel names

also reduce crawl time

github.com/ManimCommunity/manim-website-api - b526f35ad6ef9cc299a11d36fb9be9077639f4dd authored almost 2 years ago
Get the channel ID by checking for canonical URL

This way custom names would also work.

github.com/ManimCommunity/manim-website-api - b543cbc8d13963d61853bec206294111914efbd5 authored almost 2 years ago
Remove "FauxKiwi Math"

the youtube channel results in 404

github.com/ManimCommunity/awesome-manim - ccc8c2861631d67d412672be5975529476d04612 authored almost 2 years ago
Merge pull request #46 from mashaan14/main

Adding a new manim creator

github.com/ManimCommunity/awesome-manim - 378f8e78248193a4bbf8ac3136e96318a30178b7 authored almost 2 years ago
follow-up to #43: fix specification of user

github.com/ManimCommunity/DiscordManimator - 4698ecfc5437b616c7a7b5d28f5d6f73f6da8a46 authored about 2 years ago
Fix manim rendering when the code block starts with `python` (#42)

* Update dependencies

aiohttp (3.8.1) was not supporting PEP 517 builds. (on M1)

* Fix man...

github.com/ManimCommunity/DiscordManimator - 193ba74aa7cf80727193ccf5821615c63be02e86 authored about 2 years ago
Support async docker communication (#43)

* Update dependencies

aiohttp (3.8.1) was not supporting PEP 517 builds. (on M1)

* Switch ...

github.com/ManimCommunity/DiscordManimator - 418a3c3460f4e62c1ff690353851cba63ec91437 authored about 2 years ago
Bump black from 23.3.0 to 23.7.0 (#61)

Bumps [black](https://github.com/psf/black) from 23.3.0 to 23.7.0.
- [Release notes](https://gi...

github.com/ManimCommunity/manim-website-api - 905f20d5e8b02384bb450259377414da553d55f4 authored about 2 years ago
Bump certifi from 2023.5.7 to 2023.7.22 (#62)

Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22.
- [Commi...

github.com/ManimCommunity/manim-website-api - c963f0b41a5de6f4b5b28a3e6727015678b64777 authored about 2 years ago
fix: changed minor typo in OpenGLVMobject (#3302)

A conditional in interpolate() was previously checking the same triangulation twice.

github.com/ManimCommunity/manim - 56bc8add6166c62425ded1adac1c4e1c6667983c authored about 2 years ago
[pre-commit.ci] pre-commit autoupdate (#3296)

updates:
- [github.com/psf/black: 23.3.0 → 23.7.0](https://github.com/psf/black/compare/23.3.0....

github.com/ManimCommunity/manim - 1c75a919fd85014650f94e555721702314703271 authored about 2 years ago
Improve Arrow Tip Showcase example in docstring of class ArrowTip (#3297)

github.com/ManimCommunity/manim - 658f1b4b3a0a7c852053c46a05570577946a1efe authored about 2 years ago
Fixed expand animation for :class:`.ManimBanner` (#3298)

* fixed "a" appearing before shapes

* added animation test for ManimBanner

* added xelatex...

github.com/ManimCommunity/manim - 1cd0f43982dc1f851a21c17e0af8e967822a570a authored about 2 years ago
Optimized :meth:`.Axes.coords_to_point` (#3286)

* Optimized Axes.coords_to_point

* Changed variable name to are_coordinates_transposed and ad...

github.com/ManimCommunity/manim - e00c780b58b4609f99e0875a75c6819a688a789d authored about 2 years ago
[pre-commit.ci] pre-commit autoupdate (#3280)

updates:
- [github.com/asottile/pyupgrade: v3.8.0 → v3.9.0](https://github.com/asottile/pyupgra...

github.com/ManimCommunity/manim - 7c9f98c090d62a54e4c435b583e65e41974bda91 authored about 2 years ago
fixed the use of the LinearTransformationSceneExample in Jupyter notebooks (#3284)

* fix: prevent vector position array from being modified (#3273)

changed from np.asarray(poin...

github.com/ManimCommunity/manim - 8c344477bad37ad7b1423ff6f0a49c6c63ce2e04 authored about 2 years ago
Bump cryptography from 41.0.1 to 41.0.2 (#3287)

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 41.0.2.
- [Changelog]...

github.com/ManimCommunity/manim - e6632776ff6236f58700775f724a853c0eef16ad authored about 2 years ago
Update dependencies for apple silicon in macos.rst (#3290)

According to https://pypi.org/project/ManimPango/
manim pango also needs pkg-config

github.com/ManimCommunity/manim - e84547f36df1b5601a2229717d2d7e8bd5938d11 authored about 2 years ago
Bump pymysql from 1.0.3 to 1.1.0 (#53)

Bumps [pymysql](https://github.com/PyMySQL/PyMySQL) from 1.0.3 to 1.1.0.
- [Release notes](http...

github.com/ManimCommunity/manim-website-api - 4e92b2e37c2a26b282874e6fedd5da6ee1025992 authored about 2 years ago
Bump cryptography from 41.0.1 to 41.0.2 (#60)

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 41.0.2.
- [Changelog]...

github.com/ManimCommunity/manim-website-api - e603202e9630af142631f1fea5d23c65451cfb7c authored about 2 years ago
Bump sqlalchemy from 1.4.48 to 1.4.49 (#58)

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.48 to 1.4.49.
- [Release ...

github.com/ManimCommunity/manim-website-api - ebd3ea6f268d4cde5862d55f65dd2b4da3ca5ded authored about 2 years ago
Bump semver from 5.7.1 to 5.7.2 (#104)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https...

github.com/ManimCommunity/manim-website - 842bd636bbbe662a7e3b44aefa1249dc905d8edd authored about 2 years ago
fix: prevent vector position array from being modified (#3273) (#3282)

changed from np.asarray(point) to nd.array(point) in order
to make sure that a copy of the arra...

github.com/ManimCommunity/manim - 124ed9d1a414b430bea014552096193fc44c0c9b authored about 2 years ago
replace mentions of Python 3.7 as the minimally required version with 3.8 (#3274)

github.com/ManimCommunity/manim - a3b1d9f2ff84b8a87611a3f3fc9b84ef4123f2c6 authored about 2 years ago
Bugfix: Fix arc start angle type (#3205)

* Fixed animation misspelling in Mobject's add_animation_override

* Corrected angle types of Arc

github.com/ManimCommunity/manim - 0d3464cff224de0249a2e04d78ebf95363de124c authored about 2 years ago
[pre-commit.ci] pre-commit autoupdate (#3227)

updates:
- [github.com/asottile/pyupgrade: v3.3.1 → v3.7.0](https://github.com/asottile/pyupgra...

github.com/ManimCommunity/manim - f56723a0258ce66080b762ae4f5a0115b7fb7daa authored about 2 years ago
Bump docker/build-push-action from 3 to 4 (#3272)

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [R...

github.com/ManimCommunity/manim - 44ab4397a467b29ab725b9aff4fdc30e61151608 authored about 2 years ago
Bump flask-cors from 3.0.10 to 4.0.0 (#52)

Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.10 to 4.0.0.
- [Release ...

github.com/ManimCommunity/manim-website-api - 2fd6c7eefd80e09a56e3069893b39bcee958897d authored about 2 years ago
Bump flask-sqlalchemy from 3.0.4 to 3.0.5 (#54)

Bumps [flask-sqlalchemy](https://github.com/pallets-eco/flask-sqlalchemy) from 3.0.4 to 3.0.5.
...

github.com/ManimCommunity/manim-website-api - 3817ef9a3ab4feac3d49be20d645a24ebe9f23f7 authored about 2 years ago
Bump flask-sqlalchemy from 3.0.3 to 3.0.4 (#50)

Bumps [flask-sqlalchemy](https://github.com/pallets-eco/flask-sqlalchemy) from 3.0.3 to 3.0.4.
...

github.com/ManimCommunity/manim-website-api - 80deebeda1e99ca221efebdce035d4891ccbaf44 authored about 2 years ago
add latex installation instructions for fedora (#3251)

Co-authored-by: Benjamin Hackl <[email protected]>

github.com/ManimCommunity/manim - 96eba4ca2cd59cc0edf5bc96fb211fe570d0f76c authored about 2 years ago
Minor fix, return self (#3236)

* Small fix in the code of ArcBrace

Avoiding the creation of an Arc object at import time

...

github.com/ManimCommunity/manim - 7dd9bb6eb9f9a641645e49ff6fba68b6fdf61cab authored about 2 years ago
Bump tornado from 6.3.1 to 6.3.2 (#3253)

Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.1 to 6.3.2.
- [Changelog](https...

github.com/ManimCommunity/manim - bc6ff341d78cd03ef30b61f88a362abc904f81e9 authored about 2 years ago
CI: fix a config error from poetry (#3257)

also, pin the version of poetry

github.com/ManimCommunity/manim - 96a83e544503ceaebc556af467c93ba5ce3e9db7 authored about 2 years ago
Bump cryptography from 41.0.0 to 41.0.1 (#47)

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.1.
- [Changelog]...

github.com/ManimCommunity/manim-website-api - 04dec050eb174eeec4224c22b6606f5969ab26a9 authored about 2 years ago
Update poetry requirement from ==1.4.* to ==1.5.* (#46)

Updates the requirements on [poetry](https://github.com/python-poetry/poetry) to permit the late...

github.com/ManimCommunity/manim-website-api - 9fadaa30a1ad5e9a7588ca10275a6aae9eadf255 authored about 2 years ago
Bump cryptography from 39.0.2 to 41.0.0 (#45)

Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.2 to 41.0.0.
- [Changelog]...

github.com/ManimCommunity/manim-website-api - d062efb772448976814b4c7ecea3e39dbdb2d521 authored about 2 years ago
Remove `app.run` from `index.py`

instead print a message on how to run the server

github.com/ManimCommunity/manim-website-api - 009981de2604a795df7269ae858b8ecde1b36004 authored about 2 years ago
awesome page: update api url (#100)

github.com/ManimCommunity/manim-website - 989d122d51e9246f6e4b22a4113206f4a8f50244 authored about 2 years ago
redirect the root domain to manim's website

github.com/ManimCommunity/manim-website-api - 2fe8077f13e78d521eb455f75baa5cc4a96754a0 authored about 2 years ago
Bump gatsby from 5.7.0 to 5.9.1 (#101)

Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 5.7.0 to 5.9.1.
- [Release notes](https...

github.com/ManimCommunity/manim-website - 0296d1f0396ee694415da17d98b4c8fa1691f79a authored about 2 years ago
updator: use standard sql query

github.com/ManimCommunity/manim-website-api - 883817f1b22df0c035ce5bfa3d541191142602a5 authored about 2 years ago
Add google-api-client dep

github.com/ManimCommunity/manim-website-api - ec9e18193225942b30d38d707b415ea64de58dff authored about 2 years ago
add the requirements.txt file too

github.com/ManimCommunity/manim-website-api - 474c611f91ea059be9de27c0d4871c814cfb17ea authored about 2 years ago
Manage dependencies only through poetry

now requirements.txt only contains poetry so that it is installed in vercel

github.com/ManimCommunity/manim-website-api - 023546a969b06c96d2a4a49fbd2e9232247f2dc0 authored about 2 years ago
Remove Dockerfile

it's not used anymore

github.com/ManimCommunity/manim-website-api - 997d99d005d8a3e08995d059b76144e74f1325f0 authored about 2 years ago