按回车键查看全部搜索结果
首页
技术栈
工具库
讨论
首页
技术栈
工具库
讨论
按回车键查看全部搜索结果
python-libaio
Linux AIO API wrapper This is about in-kernel, file-descriptor-based asynchronous I/O. It has nothing to do with the asyncio standard module.
r-radiant.data
Code for the Data menu in Radiant
pyrss2gen
libuuid-cos6-i686
This is the universally unique ID library, part of util-linux-ng. The libuuid library generates and parses 128-bit universally unique id's (UUID's). A UUID is an identifier that is unique across both space and time, with respect to the space of all UUIDs. A UUID can be used for multiple purposes, from tagging objects with an extremely short lifetime, to reliably identifying very persistent objects across a network. See also the "uuid" package, which is a separate implementation.
cf-python
mrcfile
mrcfile is a Python implementation of the MRC2014 file format (http://www.ccpem.ac.uk/mrc_format/mrc2014.php), which is used in structural biology to store image and volume data. It allows MRC files to be created and opened easily using a very simple API, which exposes the file's header and data as numpy arrays. The code runs in Python 2 and 3 and is fully unit-tested. This library aims to allow users and developers to read and write standard-compliant MRC files in Python as easily as possible, and with no dependencies on any compiled libraries except numpy. You can use it interactively to inspect files, correct headers and so on, or in scripts and larger software packages to provide basic MRC file I/O functions.
kealib
pefile
pefile is a Python module to read and work with PE (Portable Executable) files
unixodbc
Main page
pyu2f
funcsigs
Funcsigs is a backport of the PEP 362 function signature features from Python 3.3's inspect module. The backport is compatible with Python 2.6, 2.7, and 3.2 and up.
keyring
the python keyring lib provides a easy way to access the system keyring service from python. it can be used in any application that needs safe password storage.
mir-flare
FLARE is an open-source Python package for creating fast and accurate atomistic potentials.
gcc_linux-32
r-ps
R package to query, list, manipulate system processes
google-cloud-core
This library is not meant to stand-alone. Instead it defines common helpers (e.g. base Client and Connection classes) used by all of the google-cloud-*.
oauthlib
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
hyperspy-gui-traitsui
traitsui GUI elements for HyperSpy
sasl
Python wrapper for Cyrus SASL
func_timeout
Python module which allows you to specify timeouts when calling any existing function, and support for stoppable threads
traceback-with-variables
Very simple to use, but versatile when needed. Try for debug and keep for production.Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers.
XGBoost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
pegasus-wms.api
partd
Partd stores key-value pairs. Values are raw bytes. It excels at shuffling operations.
r-dbplyr
gl2ps
This is GL2PS, an OpenGL to PostScript (and PDF, and SVG...) printing library.
pysal
PySAL(Python Spatial Analysis Library) is written in Python intended to support the development of high level applications.
conda-forge-repodata-patches
A conda-smithy repository for conda-forge-repodata-patches.
redis-py
The Python interface to the Redis key-value store. Requires a running Redis server.
podman-py
Python bindings and code examples for using Varlink access to Podman Service
monet
The Model and Observation Evaluation Toolkit (MONET)
r-ggnewscale
m2w64-toolchain_win-64
A conda-smithy repository for toolchain.
pytest-astropy
This is a meta-package that pulls in the dependencies that are used by astropy and some affiliated packages for testing. It can also be used for testing packages that are not affiliated with the Astropy project.
clangxx-dbg_osx-64
easybuild-framework
EasyBuild is a software installation framework in Python that allows you to install software in a structured and robust way.
sklearn-genetic
Genetic feature selection module for scikit-learn
transaction
A transaction consists of one or more operations that we want to perform as a single action. It's an all or nothing proposition: either all the operations that are part of the transaction are completed successfully or none of them have any effect. In the transaction package, a transaction object represents a running transaction that can be committed or aborted in the end.
backports.lzma
Backport of Python 3.3's standard library module lzma for LZMA/XY compressed files
r-patchwork
ipyelk
Jupyter Widgets for interactive graphs powered by the Eclipse Layout Kernel (ELK)
ipychart
ipychart is an ipywidget which allows to create dynamic, refined and customizable charts within the famous Jupyter Notebook environment.
conda-verify
conda-verify is a tool for (passively) verifying conda recipes and conda packages.
dagster-pandas
A data orchestrator for machine learning, analytics, and ETL.
nvcc_win-64
A conda-smithy repository for nvcc.
libselinux-devel-cos7-ppc64le
The libselinux-devel package contains the libraries and header files needed for developing SELinux applications.
aiosqlite
AsyncIO bridge to the standard sqlite3 module for Python 3.5+.
oyaml
Ordered YAML: drop-in replacement for PyYAML which preserves dict ordering
libxt-devel-cos6-x86_64
X.Org X11 libXt development package
r-rms
draco
A library for compressing and decompressing 3D geometric meshes and point clouds
hls4ml
Machine learning in FPGAs using HLS
Rclone
Rclone ("rsync for cloud storage") is a command line program to sync files and directories to and from different cloud storage providers.
cfn-lint
Validate CloudFormation yaml/json templates against the CloudFormation spec and additional checks. Includes checking valid values for resource properties and best practices.
glue-vispy-viewers
3-d data viewers for glue based on VisPy
jupyter-docx-bundler
Jupyter bundler extension to export notebook as a docx file
py
The py lib is a Python development support library featuring the following tools and modules: py.path: uniform local and svn path objects py.apipkg: explicit API control and lazy-importing py.iniconfig: easy parsing of .ini files py.code: dynamic code generation and introspection
bgcargodmqc
python package for performing DMQC on BGC-Argo data
cpd
C++ implementation of the Coherent Point Drift point set registration algorithm.
theano-pymc
Theano-PyMC is a fork of the Theano library maintained by the PyMC developers
fastscape
A fast, versatile and user-friendly landscape evolution model
spvcm
This is a package to estimate spatially-correlated variance components models/varying intercept models. In addition to a general toolkit to conduct Gibbs sampling in Python, the package also provides an interface to PyMC3 and CODA
htop
htop - an interactive process viewer
subprocess32
A backport of the Python 3 subprocess module for use on Python 2.
arviz
ArviZ (pronounced "AR-vees") is a Python package for exploratory analysis of Bayesian models. Includes functions for posterior analysis, model checking, comparison and diagnostics.
backrefs
Wrapper around re or regex that adds additional back references
gdata
memory_profiler
Memory_profiler is a Python module for monitoring memory consumption of a process as well as line-by-line analysis of memory consumption for Python programs.
twython
Actively maintained, pure Python wrapper for the Twitter API. Supports both normal and streaming Twitter APIs.
r-rcppeigen
libcxx
libc++ is a new implementation of the C++ standard library, targeting C++11
metaflow
Build and manage real-life data science projects with ease.
venusian
Venusian is a library which allows framework authors to defer decorator actions. Instead of taking actions when a function (or class) decorator is executed at import time, you can defer the action usually taken by the decorator until a separate "scan" phase.
packaging
Core utilities for Python packages
libxau-devel-cos6-i686
X.Org X11 libXau development package
chartify
Python library that makes it easy for data scientists to create charts.
libxxf86vm-cos6-x86_64
X.Org X11 libXxf86vm runtime library
terraform-provider-nomad
Terraform Nomad provider
pycparser
pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library. It parses C code into an AST and can serve as a front-end for C compilers or analysis tools.
tiledb-py
TileDB-Py is the python interface to the TileDB array storage manager. TileDB is an efficient multi-dimensional array management system which introduces a novel on-disk format that can store dense and sparse array data with support for fast reads and updates and reads. It features excellent compression, and an efficient parallel I/O system with high scalability.
r-colourvalues
R library for assigning colours to values
nosexcover
Fork of nose.plugins.cover that enables XML output (for use with Hudson, e.g.)
r-snowballc
bcrypt
Modern password hashing for your software and your servers
fastsrm
Standalone implementation of FastSRM
r
r-oce
R package for oceanographic processing
jaydebeapi
The JayDeBeApi module allows you to connect from Python code to databases using Java JDBC. It provides a Python DB-API v2.0 to that database. It works on ordinary Python (cPython) using the JPype Java integration or on Jython to make use of the Java JDBC driver. In contrast to zxJDBC from the Jython project JayDeBeApi let's you access a database with Jython AND Python with only minor code modifications. JayDeBeApi's future goal is to provide a unique and fast interface to different types of JDBC-Drivers through a flexible plug-in mechanism.
r-rlecuyer
lerc
LERC is an open-source image or raster format which supports rapid encoding and decoding for any pixel type (not just RGB or Byte). Users set the maximum compression error per pixel while encoding, so the precision of the original input image is preserved (within user defined error bounds).
libhdfs3
plotly-ecdf
Enables plotting ECDF curves using Plotly with a similar API to Plotly Express
yarl
Yet another URL library
tzlocal
A Python module that tries to figure out what your local timezone is
r-tiledb
TileDB is a highly-parallelized, cloud native array storage engine.
chameleon
Chameleon is an HTML/XML template engine for Python designed to generate the document output of a web application, typically HTML markup or XML.
tune-sklearn
A drop-in replacement for Scikit-Learn’s GridSearchCV / RandomizedSearchCV -- but with cutting edge hyperparameter tuning techniques.
mpifx
Modern Fortran wrappers around MPI routines
pyxrf
Fluorescence fitting GUI.
‹
1
…
34
35
36
37
›