Skip to main content

Python implementation of UpInfo78

Project description

upinfopy

English | 简体中文

upinfopy is a Python implementation of UpInfo78.

License QQ Group

Feedback QQ Group (Click to join): 323397913

Background

  1. Eighteen years of ERP development experience, ten years of cloud development experience, fifteen years of stock and futures investment experience, and ten years of investment analysis platform development experience.
  2. Not highly technical but understands business and excels at solving practical problems in production and operations.
  3. Gradually open-sourcing projects that have been optimized over many years and are continuously running stably.

Introduction

  1. Provides the same functionality as the TypeScript version, easily usable in Python projects.
  2. Stable: Optimized through years of operation.
  3. Fast development: A few lines of code can handle common operations.
  4. Efficient: Designed for high-performance information processing.
  5. Easy to extend: Modular design for easy addition of new features.
  6. Cross-platform: Runs on various operating systems.
  7. Easy debugging: Configurable logging and error tracking.
  8. Easy to learn: Simple API design, easy to get started with.
  9. Easy maintenance: Includes comprehensive error handling and reporting mechanisms.
  10. Continuous updates: Constantly optimized and updated based on real project needs.
  11. SAAS-ready: Supports multi-tenancy and data isolation.

Applicable Platforms

Suitable for Python 3.x projects

Installation

pip install upinfopy

Properties

See the API documentation for details.

Methods

See the API documentation for details.

Demo

from upinfopy import UpinfoPy

# Create UpinfoPy instance
up = UpinfoPy()

# Use methods
result = up.some_method()
print(result)

For more examples, see the documentation link.

Other

You can check the test/ directory for more usage examples.

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

upinfopy-0.1.22.tar.gz (8.4 kB view hashes)

Uploaded Source

Built Distribution

upinfopy-0.1.22-py3-none-any.whl (9.4 kB view hashes)

Uploaded Python 3

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