conofor's starred repositories

Chitkara-Grocery-Store

This is a website of an online grocery shopping platform developed using HTML, CSS and JS. This project involves only frontend coding languages. This was a group project and we will try to make it better. Any feedbacks are welcome on the project. One last thing, we are uploading the images used in this project but we have added the images using the URLs so there should be no need to add them again.

Language:HTMLStargazers:33Issues:0Issues:0

shopker

Application to create online store

Language:HTMLLicense:MITStargazers:8Issues:0Issues:0

chatgpt-telegram-bot

🤖 A Telegram bot that integrates with OpenAI's official ChatGPT APIs to provide answers, written in Python

Language:PythonLicense:GPL-2.0Stargazers:2921Issues:0Issues:0

PyExcelerate

Accelerated Excel XLSX Writing Library for Python 2/3

Language:PythonLicense:BSD-2-ClauseStargazers:513Issues:0Issues:0

pglive

Live pyqtgraph plot

Language:PythonLicense:MITStargazers:71Issues:0Issues:0

qmarket

Stock charting python app, using pyqtgraph and pandas.

Language:PythonStargazers:4Issues:0Issues:0

STLViewer

Simple STL file viewer written in python

Language:PythonLicense:MITStargazers:32Issues:0Issues:0

IPTV

Disclaimer This program is just a demonstration. It's not intended for personal purpose. What is this? IPTV is a simple python program that let you crawl the search engines in order to fetch those sites that stream illegal tv programs. This script leverage the fact the a lot of those sites use the same CMS to create the web application and sharing the service, behind a CMS there's always some exploits. We are using one simple exploit to grab and crawl the site's url and use for our purpose, we have discovered a lot of those exploits. Ethical Dilemma Even though those services are illegal, stealing from a thief is still stealing. Using this program for your personal use is illegal. External dependencies If you want to use the iptv_gui version you need to install PyQt first On Linux you can simply search it from your preferred package manager, for example on Ubuntu/Debian sudo apt-get install pyqt4-dev-tools On Mac OSX you can use brew to install it brew install sip && brew install pyqt On Windows yu can download the official .exe from the PyQt site. How to use the CLI version Clone the repository git clone git@github.com:Pirate-Crew/IPTV.git cd into iptv run pip install -r requirements.txt in order to get the full dependencies run python iptv.py Use the application menu to do stuff alt tag How to use the GUI version Clone the repository git clone git@github.com:Pinperepette/IPTV.git cd into iptv run pip install -r requirements.txt in order to get the full dependencies run python iptv_gui.py you can see an example of the GUI in the image below alt tag Compatibility This program work on Window, Linux, Mac OSX and BSD. The only requirement is python, better if python 2! License See the license for further details Contributing Contributes are welcome and much appreciated, please read the contributing guide for further information.

Language:PythonLicense:MITStargazers:11Issues:0Issues:0

SARibbon-pyqt5

a pyqt menu like office or wps

Language:PythonLicense:MITStargazers:16Issues:0Issues:0

pyqt-line-number-widget

Show line numbers next to QTextBrowser or QTextEdit

Language:PythonLicense:MITStargazers:12Issues:0Issues:0

PythonCompiler

Code used on "Writing your own programming language and compiler with Python" post

Language:PythonLicense:GPL-3.0Stargazers:232Issues:0Issues:0

TupLang

A simple programming language called TupLang built with Lex&Yacc (https://www.dabeaz.com/ply/).

Language:PythonStargazers:1Issues:0Issues:0

PYTHON.ma

A simplified Python compiler in Darija created using Lex and Yacc from PLY library.

Language:PythonStargazers:2Issues:0Issues:0

Lexer-Parser-for-Python-Constructs

This is a Lexer-Parser for 5 of python's constructs made using ply.lex and ply.yacc function modules in python.

Language:PythonStargazers:2Issues:0Issues:0

uCompiler

Compilador Pascal (básico) escrito em Python utilizando PLY (Python Lex-Yacc)

Language:PythonStargazers:1Issues:0Issues:0

myth-lang

Just a toy language -- Learning how to use PLY/yacc

Language:PythonStargazers:2Issues:0Issues:0

MyScript

My Custom Programming Language written in PLY (Python Lex-Yacc)

Language:PythonStargazers:2Issues:0Issues:0

Scaner-and-Parser-PLY-Lex-Yacc

Simple Scanner and Parser for PHP Language

Language:PythonStargazers:1Issues:0Issues:0

Lex-Yacc-PLY

Examples on how to construct compilers using lex, yacc and Pyhon Lex-Yacc

Language:PythonLicense:NOASSERTIONStargazers:15Issues:0Issues:0
Language:PythonStargazers:6Issues:0Issues:0

pyine

A package for pine script based trading in python.

Language:PythonLicense:MITStargazers:125Issues:0Issues:0

relative-strength-index

Relative Strength Index (RSI) algorithm written in Python.

Language:PythonStargazers:7Issues:0Issues:0

Python-Financial-Technical-Indicators-Pandas

Technical Indicators implemented in Python only using Numpy-Pandas as Magic - Very Very Fast! Very tiny! Stock Market Financial Technical Analysis Python library . Quant Trading automation or cryptocoin exchange

Language:PythonStargazers:63Issues:0Issues:0

rsi_tradingview

Python implementation of RSI indicator as defined in TradingView

Language:PythonLicense:MITStargazers:59Issues:0Issues:0

quant-trading

Python quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, Shooting Star, London Breakout, Heikin-Ashi, Pair Trading, RSI, Bollinger Bands, Parabolic SAR, Dual Thrust, Awesome, MACD

Language:PythonLicense:Apache-2.0Stargazers:5510Issues:0Issues:0

mplfinance

Financial Markets Data Visualization using Matplotlib

Language:PythonLicense:NOASSERTIONStargazers:3520Issues:0Issues:0

QssStylesheetEditor

Editor for qt stylesheet (qss). Real-time preview, and user can define varibles in qss.

Language:PythonLicense:GPL-3.0Stargazers:1255Issues:0Issues:0

PyQt-Fluent-Widgets

A fluent design widgets library based on C++ Qt/PyQt/PySide. Make Qt Great Again.

Language:PythonLicense:GPL-3.0Stargazers:5082Issues:0Issues:0

binance_delisting

Notifies about new delistings at Binance

Language:PythonStargazers:2Issues:0Issues:0

pyqt6-responsive-sidebar

A fully responsive and modern design for a desktop application's side navigation bar using PyQt6 bindings for the Qt application framework.

Language:PythonStargazers:1Issues:0Issues:0