-
Updated
Mar 24, 2022 - C
#
python-module
Here are 172 public repositories matching this topic...
Python interface to Oracle Database conforming to the Python DB API 2.0 specification.
A simple Python module for parsing human names into their individual components
-
Updated
Feb 8, 2022 - Python
CLI utility and Python module for analyzing log files and other data.
cli
security
parser
json
data-science
library
log-analysis
module
parsing
command-line
python-library
syslog
forensics
data-analysis
python-modules
log-parser
parsing-library
forensic-analysis
python-module
-
Updated
Feb 8, 2021 - Python
A python module to update the console without flashing.
python
console
console-game
console-application
python-modules
python-terminal
python-console
terminal-game
python-module
terminal-application
pythonmodule
python-console-game
pythonmodules
-
Updated
Jan 14, 2022 - Python
The famous cowsay 🐮 for GNU/Linux is now available for python 🐍
-
Updated
Nov 24, 2021 - Python
Open source Earth's Field NMR Spectrometer
-
Updated
Jul 4, 2021 - C
WhatPulse reverse engineered
converter
library
monitoring
input
daemon
network
protocol
reverse-engineering
api-documentation
evdev
json-format
hacktoberfest
whatpulse
python-module
whatpulse-computerinfo
whatpulse-client
magnitude-units
-
Updated
Sep 29, 2019 - Python
A Python Module That Uses ANN To Predict A Stocks Price And Also Provides Accurate Technical Analysis With Many High Potential Implementations!
-
Updated
Jun 21, 2021 - Python
Consistent Overhead Byte Stuffing — Python implementation
-
Updated
Mar 30, 2022 - Python
Access Termux-api through python
-
Updated
Oct 24, 2020 - Python
Easy to use template for great PyPi packages
python
template
python-library
pypi
python-script
yml
mkdocs
python3
pytest
python-package
python-module
final-touches
-
Updated
Jan 10, 2021 - Python
sim642
commented
Jun 8, 2020
- Bose QC 35 II, firmware 4.5.2
- ...
Support for Temporal/History tables in SQLite using Python
python
database
sqlite
history
python3
database-management
sqlite3
temporal
python-module
temporal-databases
history-tables
history-table
-
Updated
Nov 11, 2021 - Python
-
Updated
Aug 2, 2021 - Python
ZoranPandovski
commented
Oct 27, 2019
Public API Version 1 will be taken offline on November 30th, 2018. Please modify your application to use Version 2 prior to shutdown.
-
Updated
Apr 10, 2022 - Python
The new architecture of co-computation for data processing and machine learning.
iot
machine-learning
library
cloud
ai
networking
protocol
cloud-computing
software-architecture
python-module
cocomputation
-
Updated
Sep 21, 2017 - Python
A python module for reCaptcha v3
-
Updated
Oct 17, 2018 - Python
Python module for predicting density, heat capacities and speed of sound of pure fluids using Peng-Robinson, (Soave-)Redlich-Kwong and Lee-Kesler equations of state.
-
Updated
Nov 1, 2021 - Python
Open
Logging
MattIPv4
commented
Nov 5, 2018
Implement logging throughout the library using a custom logger name
- Debug logging - Output full response from botblock every time
- Error logging - Parse response and log error for each failure from botblock
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Basic python 3 bindings for libkeyfinder
-
Updated
Apr 21, 2020 - C++
Cythonizer is a script that will attempt to automatically convert one or more .py and .pyx files into the corresponding compiled .pyd or .so binary modules files.
python
open-source
opensource
cython
python-script
python3
mit-license
hacktoberfest
python-module
pypi-package
hacktoberfest2021
-
Updated
Dec 9, 2021 - Python
Python module to parse IPv4 addresses / target information and return a single list for iteration. Useful when creating security or network related tools.
-
Updated
Mar 21, 2022 - Python
A libray/program that gives information about oom scores
python
linux
library
module
script
python-library
linux-kernel
python-script
process
processes
program
oom
python-module
python-program
-
Updated
Feb 4, 2022 - Python
Periodic Table Elements short description ⚗️ 🧪
-
Updated
Mar 19, 2019 - Python
A simple Python library made to facilitate the easy generation of two-dimensional, procedurally-generated terrains and maps.
python
gamedev
procedural-generation
terrain-generation
python-library
game-development
python3
proceduralgeneration
procedural-terrain
python-module
-
Updated
Oct 28, 2019 - Python
Python 3 wrapper module for 3D ACIS Modeler
-
Updated
Jan 21, 2018 - C++
Improve this page
Add a description, image, and links to the python-module topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the python-module topic, visit your repo's landing page and select "manage topics."
For detailed documentation on
numpy.ctypeslib.ndpointer
, see numpy reference.Strictly speaking, this is not a
ctypes
feature but anumpy
feature. However,ctypes
apparently handles this pointer type transparently whilezugbruecke
does not (yet) so support should be added.