Skip to main content

Add your description here

Project description

使用以下方式进行server 和测试 配置对应测试环境 uv run pytest -s tests/test_main.py::test_get_id_from_name uv run python -m clientz.server 80 --prod

docker-compose build --no-cache

C语言相关使用方式

文本内容

├── CMakeLists.txt ├── LICENSE ├── Readme.md ├── conanfile.txt └── src ├── workspace ├── main.cpp ├── show.cpp └── show.h

build

cd build conan install .. -of . --build missing

构建Cmake

cmake .. -DCMAKE_TOOLCHAIN_FILE=conan_toolchain.cmake -DCMAKE_BUILD_TYPE=Release# or Debug

clientz

正式启动

python -m clientz.server --prod

测试启动

python -m src.clientz.server

基本只需要修改 core.py config.yaml

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

serverz-0.1.16.tar.gz (28.6 kB view details)

Uploaded Source

Built Distribution

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

serverz-0.1.16-py3-none-any.whl (33.7 kB view details)

Uploaded Python 3

File details

Details for the file serverz-0.1.16.tar.gz.

File metadata

  • Download URL: serverz-0.1.16.tar.gz
  • Upload date:
  • Size: 28.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.11

File hashes

Hashes for serverz-0.1.16.tar.gz
Algorithm Hash digest
SHA256 e64ca419056f1e1e20facecb5cc0d2272a8479519d82a43870e22ea34e50039d
MD5 4c5291ee4666fe8d4ec7a49802486fc0
BLAKE2b-256 94bc869b4cb862e625fba1a7f3c62d73c3c0067d5bcc987a29b248df10a8cb94

See more details on using hashes here.

File details

Details for the file serverz-0.1.16-py3-none-any.whl.

File metadata

  • Download URL: serverz-0.1.16-py3-none-any.whl
  • Upload date:
  • Size: 33.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.11

File hashes

Hashes for serverz-0.1.16-py3-none-any.whl
Algorithm Hash digest
SHA256 9272ecbaf92d1a3c532ce4f8bd5b6ee575923833fd6c4c0ce2976c607d7b0b48
MD5 b690e9e65b446401b9383d278d50fa3d
BLAKE2b-256 05f6f2ce6ded26ed9725359074574dd793d6ec5d4dce3f56463bf96446fb71c3

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