Skip to main content

A Python package for modeling companies across various sectors.

Project description

Company Package

The Company Package is a Python package designed to model companies across different sectors.

Features

  • Base Company class with core attributes and methods, including stock price retrieval.
  • Sector-specific subclasses:
    • InfoTechCompany: For companies focused on information technology.
    • FinTechCompany: For companies in the financial technology sector.
    • MedicalCompany: With additional methods to track drug approval attempts.
  • Integrated with yfinance for real-time stock information.

Installation

Ensure you have Python 3.6 or higher. You can install the package and its dependencies from source with:

pip install -e .

or from PyPi with:

pip install company_package

Usage

Here's a quick example of how to use the package:

import company as cp

my_company = cp.Company(name="Nvidia", ticker="NVDA")
my_company.display_info()

Documentation

Visit our documentation page.

Contributing

Contributions are welcome! Fork our repository and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

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

company_package-0.0.1.post0.tar.gz (11.8 kB view details)

Uploaded Source

Built Distribution

company_package-0.0.1.post0-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

Details for the file company_package-0.0.1.post0.tar.gz.

File metadata

  • Download URL: company_package-0.0.1.post0.tar.gz
  • Upload date:
  • Size: 11.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.13

File hashes

Hashes for company_package-0.0.1.post0.tar.gz
Algorithm Hash digest
SHA256 148fd57b1faa5c8a34b74fd3cbb88848de3f08a59f8ffa9835ec04b40d415513
MD5 e8f76b6b79ac37b058eba6841cdd5a34
BLAKE2b-256 a3d737cec67ee4a9087f9ba558ef604a01e86de2b54360f10f25fbe5293e6824

See more details on using hashes here.

File details

Details for the file company_package-0.0.1.post0-py3-none-any.whl.

File metadata

File hashes

Hashes for company_package-0.0.1.post0-py3-none-any.whl
Algorithm Hash digest
SHA256 24eda7196d2918c41898358b76181aa89eb08196b76d2b68049e4fa6fdc9eef4
MD5 a4b33a30ff8dad3b97810b697c8e07d7
BLAKE2b-256 a2bc02977f211e7ba1af8933b613ffdd50438e244d3b35daa1e1773b01039baa

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page