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 with:

pip install -e .

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

Uploaded Source

Built Distribution

company_package-0.0.0b0.post12-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

Details for the file company_package-0.0.0b0.post12.tar.gz.

File metadata

File hashes

Hashes for company_package-0.0.0b0.post12.tar.gz
Algorithm Hash digest
SHA256 7cf62c5ce4365ab5545150ba20c71c9013ab14cbd89558427350768f4a4015f8
MD5 e096df8bec488bd0e6d12490fb0b0989
BLAKE2b-256 75a21451fcab54d43283a953ddfdd4957b5ee9fc6fe8719ad3c0eb88efd50058

See more details on using hashes here.

File details

Details for the file company_package-0.0.0b0.post12-py3-none-any.whl.

File metadata

File hashes

Hashes for company_package-0.0.0b0.post12-py3-none-any.whl
Algorithm Hash digest
SHA256 e8fcd4c257865d34ceb2030ba8297527ebd804a1a94968b920d437722e46f9bb
MD5 40fdba09bfe9c408335c977f5d94d486
BLAKE2b-256 f55372d8ba932b37b0626d73aa9c9c3d0a9d7e6b9d0d00de5aabb0cd18ea38a0

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