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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for serverz-0.1.4.tar.gz
Algorithm Hash digest
SHA256 5cce422ef1dffbbf246266fc5f02634a8c5d75c339136711097589ba478feabb
MD5 e8b19c69ef4b29b3edeeb464100ee635
BLAKE2b-256 b33a27c33531b4f16f846d9d1d341d3bb6872a8f23c509e69899554368a2d0ca

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for serverz-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 6fbfcab936ea1f9094ff2335c24804b4218590d9a17ea2ebf728c034207e26e2
MD5 52a285f78750b16761cd42909574071a
BLAKE2b-256 cea19e868a16be0581b0eeb5fdb814bad6f6e50c75a09a702c077f0a9950409d

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