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.12.tar.gz (24.4 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.12-py3-none-any.whl (29.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for serverz-0.1.12.tar.gz
Algorithm Hash digest
SHA256 d96119b4f61aa60ba3c16db4f3f40fbec361bcce0e346fef50e9a6caa357181d
MD5 723aa4d7c1fe3489a0f58dca81c2472a
BLAKE2b-256 736ed1aad4e6d5879e32f56aac9904d97dd547f2b730c107cd3fc07e3cac3598

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for serverz-0.1.12-py3-none-any.whl
Algorithm Hash digest
SHA256 648f0551efd74da54d4048a01208b6a94c21d1c72a9c1569add063b4d9d39844
MD5 1024b66f182a012997b6884a4a46ba9c
BLAKE2b-256 867daf319b92b31dfe847cd6c5df9c039bb3218b41f40ae15ae3a1255cf0c99e

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