Skip to main content

A lightweight TUI app for managing and simplifying your 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.

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 app 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 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.

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 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.0.tar.gz (15.7 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.0-py3-none-any.whl (18.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: developer_assistant-0.3.0.tar.gz
  • Upload date:
  • Size: 15.7 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.0.tar.gz
Algorithm Hash digest
SHA256 3235234b058a73144992535f72754b63939bd8f7d1798272303815be31f0411c
MD5 152a8c42058560febb77d238dfcc5501
BLAKE2b-256 f58b8ec0fac940df24cff51aac927f5e44b7d68ec24818d8ded1902991809dd8

See more details on using hashes here.

Provenance

The following attestation bundles were made for developer_assistant-0.3.0.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.0-py3-none-any.whl.

File metadata

File hashes

Hashes for developer_assistant-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 434f480bdc472f3b455367f5544b0b41a969ba933693fb09e8134f74411a86a9
MD5 f9c0c35bd9b97a67b38f859741f26592
BLAKE2b-256 dee7bdcb335e8e93b3ea2735bb7506cf772d22eb75e12f2e8152191395af2c09

See more details on using hashes here.

Provenance

The following attestation bundles were made for developer_assistant-0.3.0-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