package
stringlengths
1
122
pacakge-description
stringlengths
0
1.3M
zzgui
The light Python GUI builder (currently based on PyQt5)How to startWith docker && x11:gitclonehttps://github.com/AndreiPuchko/zzgui.git# sudo if necessarycdzzgui/docker-x11&&./build_and_run_menu.shWith PyPI package:poetrynewproject_01&&cdproject_01&&poetryshell poetryaddzzguicdproject_01 python-mzz...
zzh
very log
zzha529-test
personal redis queue consumer
zzhfourth
zihaofourthhello world
zzhfun
No description available on PyPI.
zzhmodule
UNKNOWN
zzhprob
No description available on PyPI.
zzhprob-fifth
No description available on PyPI.
zzhprobm
No description available on PyPI.
zzhprobsecond
No description available on PyPI.
zzhprob-second
No description available on PyPI.
zzhprobsixth
No description available on PyPI.
zzhtestlib
虽说我的库不牛逼,但是描述文档很牛逼加粗斜体this is my code
zzhtongjione
No description available on PyPI.
zzip
No description available on PyPI.
zzjjkk
hhh
zzk
zzk's tools
zzkkz
Failed to fetch description. HTTP Status Code: 404
zzktest
An feature extraction algorithm, improve the FastICA
zzlib
ZZlibPython utils for structure-based computer-aided drug design
zzload
zhizhenOs Software Generation Library
zzlog
zzlogIzzy setup for logging in Python
zzltest
Project descriptionAthena is the core SDK for requesting the EnOS APIExample1.1 Queryfromposeidonimportposeidonappkey='7b51b354-f200-45a9-a349-40cc97730c5a'appsecret='65417473-2da3-40cc-b235-513b9123aefg'url='http://{apim-url}/someservice/v1/tyy?sid=28654780'req=poseidon.urlopen(appkey,appsecret,url)print(req)1.2 Heade...
zzmm
Example Package这是我的包 #卸载 pip3 uninstall zzmm
zzmtrgd
Libreria pensada para alojar algoritmos de regresión de múltiples variables
zz_nester
UNKNOWN
zzo-bibtex-parser
PuposeThis program parse a .bib file and make new files(index.md, cite.bib) for using zzo theme blogInstallYou have to install pip before type this command.pip3 install zzo-bibtex-parserUsageAfter install thezzo-bibtex-parserpackage, type this command. This will generate files incontent/publication/...zzo --path mybibt...
zzpy
Python3 utilities
zzq-strings-sum
Databus ClientDatabus Client is a Python client for making HTTP requests to the Databus API and retrieving JSON data.InstallationYou can install Databus Client using pip:pip install databus-clientUsageGet datasheet pack datafromapi.apitable_databus_clientimportDatabusClient# Initialize the client with the base URL of t...
zzq-string-sum
rust-github-flow-testtest rust PyO3 github flowpipinstallzzq-string-sumuse it in pythonfromzzq_string_sumimportdatabusprint("zzq see ",databus.sum_as_string(1,2))print("zzq see2 ",databus.sum_as_string(10,20))databus.init("http://loaclhost:8080")
zzr
UNKNOWN
zzsnML
This is a simple package. You can use it to write you content.
zzsn-nlp
# zzsn_nlp#### 介绍 郑州数能软件科技有限公司_自然语言处理#### 软件架构 软件架构说明#### 安装教程xxxxxxxxxxxx#### 使用说明xxxxxxxxxxxx#### 参与贡献Fork 本仓库新建 Feat_xxx 分支提交代码新建 Pull Request#### 特技使用 Readme_XXX.md 来支持不同的语言,例如 Readme_en.md, Readme_zh.mdGitee 官方博客 [blog.gitee.com](https://blog.gitee.com)你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地...
zz-spider
本代码是有关消息中间件组件的一些使用##rabbimqimport zz_spider from zz_spider.rabbit_mq.MqDeal import DealRabbitMQ使用# -*- coding: utf-8 -*- # @Time : 10/14/21 5:38 PM # @Author : ZZK # @File : test_spider.py # @describe : from zz_spider.RabbitMq import DealRabbitMQ host = xxx port = xxx user = xxx password = xxx queue_name = xxx url...
zzstocklib-pkg-pubbyzz
zzstocklib
zzsukitest
# ZZSUKI_TEST## Readmenothing happened
zz-test
zz-test简单IP代理池 simple_pp 是个 异步并发IP代理验证工具,速度很快,一千个代理半分钟左右可完成。安装pip install -U simple-proxy-pool或下载 repo (e.g.,git clone https://github.com/ffreemt/simple-proxy-pool.git换到 simple-proxy-pool目录执行python install -r requirements.txt python setup.py develop代理验证原理通过IP代理访问www.baidu.com, 能成功获取百度返回的头则代理有效。再检查头里面是否含'via', 不含'via'即为...
zzt-message
No description available on PyPI.
zztoolbox
zztoolbox
zzu-low
CrawlAPI Package
zzu-low2
CrawlAPI Package
zzw.py
No description available on PyPI.
zzx-deep-genome
zzz_deep_genome一个辅助基因组学深度学习模型构建的函数库A library of functions to assist in the construction of deep learning models for genomics.主要功能(Key Features)1、根据给定文件(bed、bigwig等)和条件(序列长度等),获取用于组学深度学习训练的训练集。Obtain a training set for deep learning training in genomics based on a given file (bed, bigwig, etc.) and conditions (sequence ...
zzy-AxCat
No description available on PyPI.
zzyzx
Do you believe in the cloud? It’s in fact only somebody else’s computer. Those might fail or get hacked.Do you believe in bug-free software? Nah, it’s more likely every now and then a crash, a bug, a race condition or some other back luck will lead to data corruption of the things that you work on.Do you think you’ll b...
zzz
# zzzPython library that waits until something happens.## BenefitYou will no longer have to write annoyingwhile/time.sleep()checks to wait until a variable is euqal to a certain value.## UsageIt’s real simple.All you gotta do is just have an import statement:` from zzz import z `After that, you use thezfunction on any ...
zzz001
No description available on PyPI.
zzz233
zzz233A minimal python package.download locallyclone repository:git clone xxxdownload zip:wget xxxdownload released package: TODOinstallinstall locally:pip install .(for developer) install locally:pip install ".[dev]"(for documentation developer) install locally:pip install ".[doc]"install from github:pip install git+h...
zzzeeksphinx
This is zzzeek’s own Sphinx layout, used by SQLAlchemy.This layout is first and foremost pulled in for the SQLAlchemy documentation builds (and possibly other related projects).NoteThe stability of zzzeeksphinx isnotguaranteed and APIs and behaviors can change at any time. For use in other projects, please fork and/...
zzzfs
ZzzFS: dataset management à la ZFSZzzFS (“snooze FS”) brings a set of ZFS management commands to non-ZFS volumes, turning any directory on a traditional filesystem into a zpool-like object. Using only the Python standard library, ZzzFS can be useful to, for example, test tools that use ZFS functionality on a system lac...
zzzing
zzzing CLI by xuanzhi33
zzzmmmwwcargoss
Failed to fetch description. HTTP Status Code: 404
zzzPyPiTest
No description available on PyPI.
zzzPyPiTest2
No description available on PyPI.
zzzutils
Requests: Python utils - Time=========================Get demand time from all kinds of original time format after delay without specified type.Usage---------------def get_time(ts=None, delay=0, fmt=19)Arguments: [original_time] [delay] [output_fmt:{0,6,8,10,16,17,19}]output_fmt:19: '%Y-%m-%d %H:%M:%S',8: '%Y%m%d',6: '...
zzz-web
Failed to fetch description. HTTP Status Code: 404
zzzymobbe
this converts a pdf to text or to boobs
zzzz
No description available on PyPI.
zzzZZZzzz
Failed to fetch description. HTTP Status Code: 404