New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fica

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fica

User configuration manager and documenter

0.4.1
PyPI
Maintainers
1

fica

PyPI Run tests codecov Documentation Status

fica is a Python library for managing and documenting the structure of user-specified configurations. With it, you can create dictionaries of configurations that contain default values and descriptions for easily configuring applications with user input and documenting available configurations and their defaults.

fica is compatible with Python 3.9+.

Documentation

You can find the documentation for fica here.

Contributing

See CONTRIBUTING.md.

Changelog

See CHANGELOG.md.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts