<feed xmlns='http://www.w3.org/2005/Atom'>
<title>audio-visualizer-python/src/avp/components/__init__.py, branch master</title>
<subtitle>(forked from djfun) a little GUI tool to render visualization videos of audio files</subtitle>
<id>https://kj-git.com/audio-visualizer-python/atom?h=master</id>
<link rel='self' href='https://kj-git.com/audio-visualizer-python/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://kj-git.com/audio-visualizer-python/'/>
<updated>2026-01-13T07:22:25+00:00</updated>
<entry>
<title>Use pyproject.toml + uv_build</title>
<updated>2026-01-13T07:22:25+00:00</updated>
<author>
<name>Aeliton G. Silva</name>
</author>
<published>2026-01-13T01:39:55+00:00</published>
<link rel='alternate' type='text/html' href='https://kj-git.com/audio-visualizer-python/commit/?id=f975144f25d34f97329b2d4e52891061573cea08'/>
<id>urn:sha1:f975144f25d34f97329b2d4e52891061573cea08</id>
<content type='text'>
This replaces setup.py by a modern pyproject.toml using uv_build
backend.

Dependencies are being also managed by uv, so to install dependencies
and run the project one can execute:

```
uv sync
uv run pytest # optional
python -m avp
```

To build the both source and binary (wheel) distribution package run:
```
uv build
```

Uv can be installed with `pip install uv`.

The directory structure has been changed to reflect best practices.
- src/* -&gt; src/avp/
- src/tests -&gt; ../tests
</content>
</entry>
</feed>
>dotfiles</a></td><td class='form'><form method='get'>
<input type='hidden' name='id' value='8318a3f1d8a25245b585c6fe6e0e285fbbe38b8e'/><input type='hidden' name='showmsg' value='1'/><select name='h' onchange='this.form.submit();'>
<option value='master' selected='selected'>master</option>
</select> <input type='submit' value='switch'/></form></td></tr>
<tr><td class='sub'>🚨 these dotfiles are HEAVILY tailored for my needs and setup. Feel free to explore and find ideas, but use at your own risk. </td><td class='sub right'></td></tr></table>
<table class='tabs'><tr><td>
<a href='/dotfiles/about/'>about</a><a href='/dotfiles/'>summary</a><a href='/dotfiles/refs/?id=8318a3f1d8a25245b585c6fe6e0e285fbbe38b8e'>refs</a><a class='active' href='/dotfiles/log/.config/xfce4/xfconf/xfce-perchannel-xml?showmsg=1&amp;follow=1'>log</a><a href='/dotfiles/tree/.config/xfce4/xfconf/xfce-perchannel-xml?id=8318a3f1d8a25245b585c6fe6e0e285fbbe38b8e'>tree</a><a href='/dotfiles/commit/.config/xfce4/xfconf/xfce-perchannel-xml?id=8318a3f1d8a25245b585c6fe6e0e285fbbe38b8e&amp;follow=1'>commit</a><a href='/dotfiles/diff/.config/xfce4/xfconf/xfce-perchannel-xml?id=8318a3f1d8a25245b585c6fe6e0e285fbbe38b8e&amp;follow=1'>diff</a><a href='/dotfiles/stats/.config/xfce4/xfconf/xfce-perchannel-xml'>stats</a></td><td class='form'><form class='right' method='get' action='/dotfiles/log/.config/xfce4/xfconf/xfce-perchannel-xml'>
<input type='hidden' name='id' value='8318a3f1d8a25245b585c6fe6e0e285fbbe38b8e'/><input type='hidden' name='showmsg' value='1'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/dotfiles/log/?id=8318a3f1d8a25245b585c6fe6e0e285fbbe38b8e&amp;ofs=30&amp;showmsg=1&amp;follow=1'>root</a>/<a href='/dotfiles/log/.config?id=8318a3f1d8a25245b585c6fe6e0e285fbbe38b8e&amp;ofs=30&amp;showmsg=1&amp;follow=1'>.config</a>/<a href='/dotfiles/log/.config/xfce4?id=8318a3f1d8a25245b585c6fe6e0e285fbbe38b8e&amp;ofs=30&amp;showmsg=1&amp;follow=1'>xfce4</a>/<a href='/dotfiles/log/.config/xfce4/xfconf?id=8318a3f1d8a25245b585c6fe6e0e285fbbe38b8e&amp;ofs=30&amp;showmsg=1&amp;follow=1'>xfconf</a>/<a href='/dotfiles/log/.config/xfce4/xfconf/xfce-perchannel-xml?id=8318a3f1d8a25245b585c6fe6e0e285fbbe38b8e&amp;ofs=30&amp;showmsg=1&amp;follow=1'>xfce-perchannel-xml</a> (<a href='/dotfiles/log/.config/xfce4/xfconf/xfce-perchannel-xml?id=8318a3f1d8a25245b585c6fe6e0e285fbbe38b8e&amp;ofs=30&amp;showmsg=1'>unfollow</a>)</div><div class='content'><table class='list nowrap'><tr class='nohover'><th></th><th class='left'>Commit message (<a href='/dotfiles/log/.config/xfce4/xfconf/xfce-perchannel-xml?id=8318a3f1d8a25245b585c6fe6e0e285fbbe38b8e&amp;ofs=30&amp;follow=1'>Collapse</a>)</th><th class='left'>Author</th><th class='left'>Files</th><th class='left'>Lines</th></tr>
