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.post1.tar.gz (11.8 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: company_package-0.0.1.post1.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.post1.tar.gz
Algorithm Hash digest
SHA256 47a73e1c7bf2b06fee53486b8323c910811a24c0ff90fe94683e266c3e38ab1f
MD5 711bcedbbf078ce790f4d1c9354bb507
BLAKE2b-256 068ccac5288eb6b43f204abf6c92ab3061b89846d433c924895b2de50477629a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for company_package-0.0.1.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 60eb423e6be2b7439b81e6a15a71d0432048c2713f07b89a27d1b386330fd019
MD5 11f7b5012e0779c0324d5838e75a0fd3
BLAKE2b-256 7363e6d58d824d38f4fa4c7474e8dded913405280b0e1f3ab0f0d57746af8a38

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