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.6.tar.gz (18.9 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.6-py3-none-any.whl (23.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for serverz-0.1.6.tar.gz
Algorithm Hash digest
SHA256 1df7329cf9cdbff63b0a079de5c749dd4bc2fc3d8f83ab64a29f78821cf38561
MD5 68f213cf787aa698d1df1204fa4fbfd5
BLAKE2b-256 9ce64992fa3fc0e0118b4fb4700ce03cebb828b7e9ee73a01dd3a08da9d4e88a

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for serverz-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 2fa90549f62b921d43bf09c6ba4f365aa68e4497c6cc1a0c68dd925d9264f0aa
MD5 39393d39ee6bc132aa0bb7affaee190b
BLAKE2b-256 39c9689fc1e4af5fccb09292ad13ab465c4b8e0bfbf315231cf877bb9b2ee084

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