GitHub topics: python-json
stefankoegl/python-json-patch
Applying JSON Patches in Python
Language: Python - Size: 280 KB - Last synced at: 2 minutes ago - Pushed at: 12 days ago - Stars: 467 - Forks: 94

mre/hyperjson 📦
🐍 A hyper-fast Python module for reading/writing JSON data using Rust's serde-json.
Language: Python - Size: 4.67 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 509 - Forks: 40

asuiu/pyxtension
Pure Python extensions library that includes Scala-like streams, Json with attribute access syntax, and other common use stuff
Language: Python - Size: 334 KB - Last synced at: 14 days ago - Pushed at: 2 months ago - Stars: 46 - Forks: 1

imshaa/WeatherForecast
I have made this Weather Forecast with Robotic Voice Speaker Using Pyttx3, json by integrating WeatherAPI's api.
Language: Python - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

BaseMax/json-to-xml-converter
`json-to-xml-converter` is a simple Python library for converting JSON data to XML and vice versa. It allows you to easily convert JSON files to XML format or XML files to JSON format using command-line arguments.
Language: Python - Size: 20.5 KB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

bgelov/funbox-async-api-count
Python async api
Language: Python - Size: 27.3 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

khaledsoudy-1/Weather-Scraper
A powerful Python tool that scrapes real-time weather data from world-weather.info, outputting results in both formatted text and JSON for easy reading and data processing.
Language: Python - Size: 8.79 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

scaldings/json-simple
JSON for Python but with Java functions.
Language: Python - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

abdullah4tech/Python-Exercises
Excercise repository for python
Language: Python - Size: 587 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ericsalesdeandrade/pytest-read-json-example
5 Easy Ways To Read JSON Input Data In Pytest
Language: Python - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 2

getjoystick/joystick-python
Python package for Joystick
Language: Python - Size: 23.4 KB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

OsamaElsherif/JsonDF
A project for reading JSON data and parse it for DataFrame
Language: Python - Size: 112 KB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

chrisjsewell/jsonextended
Extending the python json package functionality
Language: Python - Size: 1020 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 2

KaidiGuo/keyword_based_Sina_weibo_crawler
A web crawler for Sina, search and retrieve microblogs that contain certain keywords 一个简单的python爬虫实践,爬取包含关键词的新浪微博
Language: Python - Size: 47.9 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 93 - Forks: 31

mdleiton/ArqClienteServidorWeb
Este programa permite monitorear los puertos USB de nuestra computadora, detectar la conexión de nuevos dispositivos USB a traves de un proceso(daemon). Un servidor web solicitará dicha información a este proceso para responder a las solicitudes realizadas por un cliente (escrito en python).
Language: C - Size: 887 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 1

awolverp/pycjson
A rich-feature and fast JSON parser library for Python - supports python classes.
Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

JayaRamSamavedam/PFSD-LAB
PYTHON LAB MANUAL SOLUTIONS
Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MrDevel0per/VailProject
A simple Python web scraper that gets lift and run data from any of Vail Resorts' websites.
Language: Python - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

Rajveer2009/infomkr
INFOMKR
Language: Python - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

gutierri/jq.py
jq.py is a simple json processor and filtering (jq-like) for Pythonists
Language: Python - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 2

franwatafaka/json_etl_python Fork of InoveAlumnos/json_etl_python
Inove TP manipulacion json ETl
Language: Python - Size: 39.1 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

liu-yucheng/LYC-PythonUtils
Personal Python Utility Collection Library
Language: Python - Size: 133 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

sipostudent/Space-Riddle-Brain-Teaser
A Multi Player Brain Teaser Game That Asks Players to Guess the Answer to Numerous Text Based Riddles
Language: HTML - Size: 22.6 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Vazgen005/Paper-sami-auto-updater
Easily update your paper core
Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

rohanrhu/python-jsonic
Python bindings for Jsonic JSON reader library.
Language: C - Size: 85 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

sudoanand/bashjson
A Bash function to read values from json files using Python's json module
Language: Shell - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 3

pratit989/Json_Database_Generator
Python Script to Generate A Simple Database
Language: Python - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

RussCob/Python-API-Project
Python requests, APIs, and JSON traversals to answer a fundamental question: "What's the weather like as we approach the equator?"
Language: Jupyter Notebook - Size: 2.31 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ashwinhprasad/Python
This repo contains the file handling contents for python which covers text , binary and json files
Language: Python - Size: 39.1 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

thiminhnhut/python-json
Working with JSON Data in Python
Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

KimaruThagna/GeoDjango
the project introduces the aspect of geodjango and storing of spatial data in a database.Postgres was used in this project
Language: JavaScript - Size: 2.24 MB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

PI2-Crema/parse-base-module
Language: Python - Size: 28.3 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1
