427 skills found · Page 3 of 15
Zhu-Shatong / RailTrackerRailTracker is an efficient data collection, integration, and visualization system developed in Python, specifically designed for high-speed rail ticketing data. This project utilizes a meticulously designed web scraper to automatically collect real-time data on train stations, train schedules, and ticket prices, ensuring data accuracy.
Pabloo22 / Job Shop LibA modular Python library for creating, solving, and visualizing job shop scheduling problems.
kthorp / Pyfao56A Python implementation of the FAO-56 dual crop coefficient approach for crop water use estimation and irrigation scheduling
e-alizadeh / Zotero2Readwise SyncAn automated and scheduled trigger of Zotero2Readwise Python library (https://github.com/e-alizadeh/Zotero2Readwise)
sunilkumarmaurya786693 / Intelligence Traffic Monitoring System# Intelligence traffic monitoring system ### About Due to a huge number of vehicles ,very busy road and parking which may not be possible manually as a human being, tends to get fatigued due to monotonous nature of the job and they cannot keep track of the vehicles when there are multiple vehicles are passing in a very short time. So modern cities need to establish effective automatic systems for traffic management and scheduling. The objective of this project is to design and develop an accurate and automatic number plate recognition system, Automatic traffic light control using google Api live traffic density data, smart fine system and also We can track the lost vehicle using vehicle number plate detection and find its location by google Map API. Intelligent Traffic Monitoring System (ITMS) is an image processing and machine learning technology to identify vehicles by their license plates and we uses the microService of google API for live traffic density. ### Features 1. License plate number recognition. 2. Matching the plate number with Database. 3. Intelligence traffic light control using live traffic density data. 4. Show traffic density of particular area for some duration of month in form of graph. 5. Online Vehicle license registration. 6. Smart fine system. ###Applications 1. Automated track the location of stolen vehicle 2. Anti-Theft/ Vehicle detection. 3. Traffic light automation ,no requirement of Traffic police. 4. Smart fine /E Challan Systems. 5. Car Parking / Automatic Toll Deduction. 6. Law Enforcement 7. VIP/Ambulance path Clearance 8. Help the government to take ● Increase the efficiency of existing transport infrastructure ● Develop a license plate recognition system, ● Build a smart fine system and in future enhancement automated fine systems for vehicles. ● Live Traffic detection system and automated traffic light control system. ● Predict the traffic density using machine learning for specific areas by its previous data. ● Automated lost vehicle detection system and information to administration. ● Handle traffic congestion using automated light control system. ### Installation * Clone the project. * Run `yarn install` to install the dependencies. * Run `yarn start` to view the project in action. ### OpenCV Demo to Count Vehicles * In "countingCars" directory, run 'python count.py' . ### License plate detection go to vehicle_number_by_its_pate folder and type python3 licenseplateDetection.py 1.jpg #secreenshot <img src="./screenshot/IMG_20200901_103735.jpg"> <img src="./screenshot/IMG_20200901_103751.jpg"> <img src="./screenshot/IMG_20200901_103811.jpg"> <img src="./screenshot/IMG_20200901_103826.jpg"> <img src="./screenshot/IMG_20200901_103844.jpg"> <img src="./screenshot/IMG_20200901_103906.jpg"> <img src="./screenshot/IMG_20200901_103943.jpg"> <img src="./screenshot/IMG_20200901_104003.jpg"> <img src="./screenshot/IMG_20200901_104044.jpg"> <img src="./screenshot/IMG_20200902_032314.jpg">
ApeCodeAI / Nanoclaw PyYet another nano alternative to OpenClaw. It can read/write files, execute commands, search the web, and schedule tasks — all in ~500 lines of Python.
lbiedma / Shift SchedulingPython Scripts that apply Operations Research (Mixed Integer Programming) to solve Shift Scheduling problems for workforces.
simse / ChronosA small application to run and schedule Python scripts
dante-gpu / Dantegpu CoreCore microservices powering the DanteGPU distributed GPU network. Manages providers, orchestrates AI job scheduling, handles auth, data, and monitoring. Built with Go & Python.
ragamarkely / ScanalyticsPython implementation to solve Vehicle Routing problem & Master Production Scheduling in Supply Chain Analytics & Design.
handreassa / PrenotamiPython bot to log into prenot@mi and schedule citizenship/passport
ScrapeGraphAI / Scrapegraph PyOfficial Python SDK for the ScrapeGraph AI API. Smart scraping, search, crawling, markdownify, agentic browser automation, scheduled jobs, and structured data extraction
techwithtim / Schedule CreatorA schedule creator used to create timetables for a summer camp. Created using python and the Qt Library.
acorg / Slurm PipelineA Python class for scheduling SLURM jobs
dymmond / AsynczA python scheduler that simply does the job
Yvaine-Zhang / Models For Intraday Trading Volume PredictionHaving effective intraday forecast for the level of trading volume is of vital importance to algorithmic trading and portfolio management since it attempts to minimize transaction costs by optimally scheduling and placing. The purpose of this project is to create dynamic statistical models of intraday trading volume prediction (in Python). By assuming the stable U shape distribution of intraday trading volume, we apply Deterministic blend, Lognormal Bayesian, Kalman filter and ARIMA model to estimate and generate out of sample forecast on 12 US equity sector ETFs. Results show that some of the proposed methods are able to obviously outperform common volume forecasting methods.
TimefoldAI / Timefold Solver PythonTimefold Solver is an AI constraint solver for Python to optimize the Vehicle Routing Problem, Employee Rostering, Maintenance Scheduling, Task Assignment, School Timetabling, Cloud Optimization, Conference Scheduling, Job Shop Scheduling, Bin Packing and many more planning problems.
marwinxxii / Apschedulerwebweb intrface for Advanced Python Scheduler
PyconUK / ConferenceSchedulerA Python tool to assist the task of scheduling a conference http://conference-scheduler.readthedocs.org
lonetwin / ExpyreA pythonic wrapper over `atd` to schedule deletion of files/directories.