Metadata-Version: 2.1
Name: JP-Consumer-Theory
Version: 0.1
Summary: A Python package for consumer theory optimization and plotting
Home-page: https://github.com/Japulgarin/JP_Consumer-Theory
Author: Jorge Andres Pulgarin Barbosa
Author-email: japulgarin@uninorte.edu.co
License: MIT
Description-Content-Type: text/markdown

Package Name: JP_Consumer-Theory

Description:

The JP_Consumer-Theory package is a Python library designed to assist economists and students in the field of consumer theory. It provides functions and utilities for optimizing consumer choices and visualizing the solutions, all based on the Cobb-Douglas utility function.

Key Features:

Utility Optimization: The package includes a utility optimization function that allows users to find the optimal consumption of two goods (A and B) given their prices and the consumer's income. It employs the Lagrangian method to calculate the optimal quantities that maximize utility.

Optimization Plotting: The package offers a plotting function that visualizes the solutions obtained from the optimization process. It creates graphical representations of the consumer's budget constraint, indifference curves, and the optimal consumption point.

Intention:

The intention behind the JP_Consumer-Theory package is to serve as a valuable tool for economists, economics students, and anyone interested in consumer theory. Consumer theory is a fundamental concept in economics, and practicing exercises related to utility maximization and budget constraints is crucial for understanding economic decision-making.

This package aims to simplify the process of solving consumer theory exercises by providing an efficient and Pythonic way to optimize consumer choices and visualize the results. It promotes hands-on learning and experimentation in consumer theory, making it easier for users to grasp economic concepts and apply them in real-world scenarios.

Whether you're a student looking to improve your understanding of consumer theory or a researcher exploring utility optimization, the JP_Consumer-Theory package offers a user-friendly and practical solution to enhance your economic analysis skills.

