Skip to content

metadata manager (METAMAN)... Makes use of Python's dynamic nature to inspect a program's internals.

Notifications You must be signed in to change notification settings

python-boltons/metaman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metaman

metadata manager (METAMAN)... Makes use of Python's dynamic nature to inspect a program's internals.

project status badges:

CI Workflow Coverage Documentation Status Package Health

version badges:

Project Version Python Versions Cookiecutter: cc-python Docker: pythonboltons/main

Installation 🗹

To install metaman using pip, run the following commands in your terminal:

python3 -m pip install --user bolton-metaman  # install metaman

If you don't have pip installed, this Python installation guide can guide you through the process.

Useful Links 🔗

  • API Reference: A developer's reference of the API exposed by this project.
  • cc-python: The cookiecutter that was used to generate this project. Changes made to this cookiecutter are periodically synced with this project using cruft.
  • CHANGELOG.md: We use this file to document all notable changes made to this project.
  • CONTRIBUTING.md: This document contains guidelines for developers interested in contributing to this project.
  • Create a New Issue: Create a new GitHub issue for this project.
  • Documentation: This project's full documentation.

About

metadata manager (METAMAN)... Makes use of Python's dynamic nature to inspect a program's internals.

Topics

Resources

Code of conduct

Stars

Watchers

Forks