Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mkb79
/
audible-cli
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
69
Star
786
Code
Issues
41
Pull requests
14
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Switch to uv
- #228
#228
Open
mkb79
wants to merge 24 commits into
master
mkb79/audible-cli:master
from
dev-uv
mkb79/audible-cli:dev-uv
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Open
Switch to uv
#228
mkb79
wants to merge 24 commits into
master
mkb79/audible-cli:master
from
dev-uv
mkb79/audible-cli:dev-uv
Copy head branch name to clipboard
Commits
Commits on May 26, 2025
Refactor test structure and add initial test files.
Show description for 35bb0db
mkb79
committed
35bb0db
View commit details
Copy full SHA for 35bb0db
Browse repository at this point
Add Read the Docs config and improve Sphinx documentation setup
Show description for 974769e
mkb79
committed
974769e
View commit details
Copy full SHA for 974769e
Browse repository at this point
Add .gitattributes and .sshignore, update .gitignore
Show description for 82a10c4
mkb79
committed
82a10c4
View commit details
Copy full SHA for 82a10c4
Browse repository at this point
Add Nox configuration file for streamlined project sessions
Show description for da8270c
mkb79
committed
da8270c
View commit details
Copy full SHA for da8270c
Browse repository at this point
Add new dev dependencies and refine dev dependency metadata
Show description for bd86478
mkb79
committed
bd86478
View commit details
Copy full SHA for bd86478
Browse repository at this point
Add CODE_OF_CONDUCT and CONTRIBUTING guidelines
Show description for 4a2c79f
mkb79
committed
4a2c79f
View commit details
Copy full SHA for 4a2c79f
Browse repository at this point
Add pre-commit hooks, darglint config, and Codecov settings
Show description for 16df134
mkb79
committed
16df134
View commit details
Copy full SHA for 16df134
Browse repository at this point
Add bug report issue template
Show description for 509f811
mkb79
committed
509f811
View commit details
Copy full SHA for 509f811
Browse repository at this point
Add GitHub Actions labeler workflow and predefined labels
Show description for 8d3f1ca
mkb79
committed
8d3f1ca
View commit details
Copy full SHA for 8d3f1ca
Browse repository at this point
Add feature request issue template
Show description for 03ac5ee
mkb79
committed
03ac5ee
View commit details
Copy full SHA for 03ac5ee
Browse repository at this point
Add constraints.txt for workflow dependencies
Show description for cde9093
mkb79
committed
cde9093
View commit details
Copy full SHA for cde9093
Browse repository at this point
Add GitHub Actions workflow for testing and coverage
Show description for 4bc96a0
mkb79
committed
4bc96a0
View commit details
Copy full SHA for 4bc96a0
Browse repository at this point
Commits on May 28, 2025
Add detailed docstrings for config management methods
Show description for 8878215
mkb79
committed
8878215
View commit details
Copy full SHA for 8878215
Browse repository at this point
Remove trailing whitespace, use prettier, fix end of files
mkb79
committed
00fb394
View commit details
Copy full SHA for 00fb394
Browse repository at this point
Run nox -s pre-commit --fix over code
mkb79
committed
a598733
View commit details
Copy full SHA for a598733
Browse repository at this point
Run ruff format
mkb79
committed
71e71d8
View commit details
Copy full SHA for 71e71d8
Browse repository at this point
Commits on May 29, 2025
Refactor logging calls to use parameterized logging
Show description for 12c1fad
mkb79
committed
12c1fad
View commit details
Copy full SHA for 12c1fad
Browse repository at this point
Add specific `noqa` codes for better linting clarity
Show description for b96abc4
mkb79
committed
b96abc4
View commit details
Copy full SHA for b96abc4
Browse repository at this point
Update `conf.py` and function parameter for linting compliance
Show description for 3cd6a4a
mkb79
committed
3cd6a4a
View commit details
Copy full SHA for 3cd6a4a
Browse repository at this point
Commits on Jun 1, 2025
Resolve ruff format errors
mkb79
committed
54e27e4
View commit details
Copy full SHA for 54e27e4
Browse repository at this point
Enable `pre-commit` session in Nox and GitHub Actions workflow
mkb79
committed
a0debb0
View commit details
Copy full SHA for a0debb0
Browse repository at this point
Commits on Jun 2, 2025
Update mypy dependencies in pyproject.toml and lock file
mkb79
committed
87b2eff
View commit details
Copy full SHA for 87b2eff
Browse repository at this point
Commits on Jun 4, 2025
Fetch version dynamically using `importlib.metadata` in `_version.py`.
mkb79
committed
62fba2e
View commit details
Copy full SHA for 62fba2e
Browse repository at this point
Relax `uv` required version constraint in pyproject.toml.
Show description for c021b2f
mkb79
committed
c021b2f
View commit details
Copy full SHA for c021b2f
Browse repository at this point
You can’t perform that action at this time.