Skip to main content

A lightweight TUI app for managing and simplifying your Markdown changelogs.

Project description

Developer Assistant

Installing from PyPI

The program is designed for minimal friction and simple setup. Only installation is required, on first run DA will create local user data automatically. The same process is used for new profiles.

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.

Linux note: Avoid using sudo pip install because it installs into the system Python. If you want a system‑wide install, use the uv method or use pip install --user

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 for simplifying and managing your changelogs. You can customize the templates for each profile to match your existing format, and use DA as a central hub to access every changelog and project folder you maintain.

You can create as many profiles as you need. Each profile gets its own project specific .ini files, created automatically through the menu based on the information you provide. These act as links that tell DA where your changelogs are, which profile owns them 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 prepended to & replaced with your real changelog once you confirm them.

Using the program.

  1. What not to do

Don't change the folder structure or modify variable names inside .ini files.

  1. 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 and subfolders will be created automatically.

You can access its content quickly when going to: Main menu / Settings

Profiles for seperate projects and templates

The program comes with the "Default" profile, you can choose to either stick with this one or create your own profiles in Main menu / Profiles. Each profile has seperate projects and they can't be accessed by other profiles. You can choose to customize the templates seperately too.

Migrating a project or template from one profile to another is currently manual, make sure to also change the "owner" value in .ini files accordingly.


Customizable templates

In the local Templates/ folder you can modify the template contents to your liking - just avoid changing the {{placeholder}} names.

Templates come in three flavours:

  • changelog_template.txt - Changelog title

  • header_template.txt - Version and date

  • entry_template.txt - Change entry and comments

Linked projects all in one place

The Projects/ folder holds the .ini files you create when starting a new project with DA.

Project.ini example

The command variable is a custom command that DA will run in your project folder once you choose "Format & commit" in Main menu / Projects / Project menu / Changelog. Even when provided, it is not run without your confirmation, first it's printed with the folder name and you can choose to skip it.

owner & edited are filled out automatically when a new project is created and edited updates with every changelog update.


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 prepended to & replaced with your real changelog once 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

  • Active profile

  • Custom colour

Last project & active profile get updated automatically, the rest are up to you.

Ctrl+C works everywhere to quickly exit DA.

Setting up the test project

For a dummy changelog to experiment with, navigate to Main menu / Projects, choose test-project, then choose option 3. to start adjusting this projects paths. Before setting up your own profile don't change "Default"

The test-project/ folder is included in the programs root folder for repo clones and is safe to experiment with. If you installed from PyPI just make a CHANGELOG.md anywhere 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

developer_assistant-0.3.5.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

developer_assistant-0.3.5-py3-none-any.whl (19.1 kB view details)

Uploaded Python 3

File details

Details for the file developer_assistant-0.3.5.tar.gz.

File metadata

  • Download URL: developer_assistant-0.3.5.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for developer_assistant-0.3.5.tar.gz
Algorithm Hash digest
SHA256 7df617568f72770868a0d27db5e112a6d236ea60497e8b56ddd7ca8e3c5829e1
MD5 db58f03cf42f41289fb7cb5cc78c665e
BLAKE2b-256 b987771d1044786e2f620ea5574a7994748c761b078af2d50036b8d3f23ba844

See more details on using hashes here.

Provenance

The following attestation bundles were made for developer_assistant-0.3.5.tar.gz:

Publisher: publish.yml on Ivory-Hubert/Developer-Assistant

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file developer_assistant-0.3.5-py3-none-any.whl.

File metadata

File hashes

Hashes for developer_assistant-0.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 645a86a61d1d8fd7516a132996a6ce5af2dd363c0b8b24f6d2b13737af367b5b
MD5 6550f7b7a2c9e5ca5d22dc94c95d27bd
BLAKE2b-256 4c39cc1288c60587e07b33031583c472f289416120327a41d195616723f6d203

See more details on using hashes here.

Provenance

The following attestation bundles were made for developer_assistant-0.3.5-py3-none-any.whl:

Publisher: publish.yml on Ivory-Hubert/Developer-Assistant

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page