Skip to main content

通过提示调用不同api,实现请假、考勤、外出等OA功能

Project description

hw-oa

项目文档

本地运行项目

uvicorn app.main:app --reload

安装twine

uv pip install twine

发布项目

创建 ~/.pypirc,内容如下

[distutils]
index-servers =
    pypi

[pypi]
repository = https://upload.pypi.org/legacy/
username = __token__
password = ****

uv build # 构建,完成后会生成目录 dist,下面放着压缩包 twine upload dist/* # 配置 ~/.pypirc后不需要手动输入密码

uvicorn参考文档

项目描述

  • 由cicd工具生成模板

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

hw_oa-0.1.3.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hw_oa-0.1.3-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

Details for the file hw_oa-0.1.3.tar.gz.

File metadata

  • Download URL: hw_oa-0.1.3.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.10

File hashes

Hashes for hw_oa-0.1.3.tar.gz
Algorithm Hash digest
SHA256 1f0f412d7589f802ddf51c8071a60e880a2e55ad87e98f40bb99c4003011aada
MD5 ff9a3a222f5dcc10c8e8eb9b58997fe6
BLAKE2b-256 a630b26ed22324f6b43843a52d3a6299047149fe633ba70e6474943b6fda505d

See more details on using hashes here.

File details

Details for the file hw_oa-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: hw_oa-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 6.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.10

File hashes

Hashes for hw_oa-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 344cfea070331219d2f3e2c7b4b924b93b3233f3f3a6f52931cce4d30efaab4a
MD5 5d0cf2435e3841ff919869ec53a9d566
BLAKE2b-256 d5d65a62961e8bcc9e5f1a38c6a22f0c9c7bb6fa277f19e130dcbf45eea01802

See more details on using hashes here.

Supported by

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