A lightweight TUI designed to simplify formatting of Markdown changelogs.
Project description
Developer Assistant
Installing from PyPI
Using uv:
uv tool install developer-assistant
Using pip:
pip install developer-assistant
Then use da-ui anywhere in your terminal to run it
Tip: Once setup is complete and you start the program, an intro with all the necessary information will be displayed for you in the terminal.
Updating DA
Two possibilities, depending on how you installed.
A. Using uv: uv tool upgrade developer-assistant
B. Using pip: python -m pip install -U developer-assistant
Introduction
What does this tool do?
Developer Assistant is a lightweight TUI tool for automating and managing your changelogs. You can customize the templates to match your existing format, and use DA as a central hub to access every changelog and project folder you maintain.
You can manage as many projects as you like. Each project gets its own .ini file, created automatically through the menu based on the information you provide. These act as links that tell DA where your changelogs are and what's the last version number.
Your files are kept safe at all times. Before adding new changes, your existing CHANGELOG.md is automatically backed up. While editing, all changes are written to a temporary file first and only applied to the real changelog once you confirm them.
Using the program.
- What not to do
Don't change the folder structure or modify variable names inside .ini files.
- Features and information
The user's data (Templates/, Projects/, memory.ini) is stored in standard locations:
Windows: C:\Users\...\AppData\Roaming\da-ui\
Linux: ~/.config/da-ui/
macOS: ~/Library/Application Support/da-ui/
The da-ui/ folder will be created automatically.
You can access its content quickly when going to: Main menu / Settings
- Customizable templates
In the local Templates/ folder you can modify the template contents to your liking - just avoid changing the {{placeholder}} names.
- Linked projects all in one place
The Projects/ folder holds the .ini files you create when starting a new project with DA.
- Safe changelog updates
Before applying any changes, your previous CHANGELOG.md is automatically backed up into your project folder.
New changes are first written to a temporary file and only applied to the real changelog after you confirm them.
This ensures your existing changelog is never overwritten or corrupted, and you always have a fallback copy.
If the temporary changelog is present on startup you are prompted to remove or keep it.
- Ease of navigation
You can access files/folders and configuration straight from the menus, so you shouldn't find yourself searching through the program's directory or even your local user data very often.
- Configuration
The memory.ini file does exactly what you'd expect, it features:
Last project
Pinned projects
Custom colour
Last project gets updated automatically, the rest are up to you.
Ctrl+Cworks everywhere to quickly exit DA.
Setting up your first project
For a dummy changelog to experiment with, navigate to Main menu / Projects, choose Test-Project, then choose option 4. to start adjusting this projects paths.
Now make an optional Test-Project/ folder with a CHANGELOG.md in it anywhere on your system and point the .ini file to it.
Once configured, you can create as many changelog entries as you want by picking that project in the menu.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file developer_assistant-0.2.1.tar.gz.
File metadata
- Download URL: developer_assistant-0.2.1.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.2 {"installer":{"name":"uv","version":"0.10.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Pop!_OS","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37142abc0ff05a68568b8ea86663c8576c775f3fad6617a0306db5e45663244e
|
|
| MD5 |
d45ac5acb70cbc8f738276966f285e93
|
|
| BLAKE2b-256 |
17e27ea72f3b9a556941813a5a341e00a681ec1722523325ec7566bf151f23da
|
File details
Details for the file developer_assistant-0.2.1-py3-none-any.whl.
File metadata
- Download URL: developer_assistant-0.2.1-py3-none-any.whl
- Upload date:
- Size: 16.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.2 {"installer":{"name":"uv","version":"0.10.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Pop!_OS","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3cd4f99e90456880fdbb98f96c45c7e2da8817efce1796095f5db1d119196ea
|
|
| MD5 |
c7ce96cd0bd7493bc0efbf037c785d40
|
|
| BLAKE2b-256 |
b6414602a507248dffb63778a3d8afc1be9b9273e67a831103b6dbf82a67dd01
|