Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

PyCharm

PyCharm is a dedicated Python Integrated Development Environment (IDE) providing a wide range of essential tools for Python developers, tightly integrated to create a convenient environment for productive Python, web, and data science development.

PyCharm is cross-platform with Windows, macOS and Linux versions.

https://github.com/thebaldanalyst/pythonprojects

A collection of python programming from simple to complex programs

pycharm python

Last synced: 18 Jan 2025

https://github.com/suraj8805/addmissionchatbot

College Admission Project for PG students

bootstrap django html5 pycharm python

Last synced: 24 Nov 2024

https://github.com/philipyip1988/miniconda

This set of tutorials covers installation of Miniconda on Windows 11 and configuring it to use the conda-forge channel and libmamba solver allowing for the creation of custom Python environments. A seperate Python environment will be created for the idle, thonny, ipython, jupyterlab, vscode, pycharm and spyder Python IDEs.

anaconda conda environment-variables idle ipython jupyterlab matplotlib miniconda miniconda-environments numpy pandas powershell pycharm python spyder thonny vscode windows

Last synced: 18 Nov 2024

https://github.com/raiyen-zayed-rakin/python-mini-projects

Contributions are welcome and openly accepted

pycharm python python3 turtle-graphics

Last synced: 22 Dec 2024

https://github.com/kumarjitdas/gallerypy

A sleek and intuitive Image Viewer GUI application. Easily view, navigate, and explore images with smooth performance and a user-friendly interface.

pillow pycharm python tkinter

Last synced: 18 Nov 2024

https://github.com/kamilburda/gimp-missing-python-stubs-for-pycharm

Python Stubs for Several GIMP Modules Not Generated by PyCharm

gimp pycharm

Last synced: 21 Nov 2024

https://github.com/aadewunmi/space_invaders_game

Using py game library to create a Python-based Space Invader Game.

pycharm pycharm-ide pygame python3 space-invaders space-invaders-game

Last synced: 25 Nov 2024

https://github.com/ashrafmo-1/python_projects

ping pong game py pyhon

pycharm python3 turtle

Last synced: 25 Nov 2024

https://github.com/meli-nzekele/cfg-python-apps-pokemon-top-trumps

Program created using Python (IDE Pycharm) for the Code First Girls - Introduction to Python (Python & Apps) final project

api cfg codefirstgirls github pokeapi pycharm pycharm-ide python python3

Last synced: 22 Nov 2024

https://github.com/quicksilvershanks/imageclassifier--dogcat

This repository contains beginner/intermediate level image classification project files. The (cat/dog)classifier is implemented as a web app that was also deployed on Pivotal Web Services.

deployable image-classification pycharm python3 webapplication

Last synced: 17 Dec 2024

https://github.com/prakhardoneria/cricket-update

Get live updates of Cricket Match all over the world using Python

ipl pycharm python python-3 python3 real-time realtime

Last synced: 20 Dec 2024

https://github.com/fracpete/jetbrains-config

Configurations for JetBrains IDEs

colors intellij-idea pycharm

Last synced: 10 Dec 2024

https://github.com/altamashalk/personal_budget_tracker

A desktop application to manage finances by tracking income, expenses, and overall budget. Users can add transactions, view summaries, display transactions in a table, and export data to a CSV file

gui pycharm python sqlite

Last synced: 18 Jan 2025

https://github.com/sc0v0ne/change_function_declaration_jupyter

Using change function declaration method, inside a function in jupyter notebook

jupyter jupyter-notebook pandas pycharm pytest python python3 testbook

Last synced: 31 Dec 2024

https://github.com/gemmus/pythoneducation

Introduction to python via exercises.

api oop pycharm python sql

Last synced: 02 Dec 2024

https://github.com/gemmus/flightgame

Project: A travel based game set in Europe using actual location and airport data, and real time weather.

api css flask-cors html javascript json leafletjs pycharm python sql weather-api

Last synced: 02 Dec 2024

https://github.com/eeyribas/opencv-applications

Contains OpenCV applications. OpenCV Applications has applications that utilize methods such as image reading-writing, image transformations, morphology, edge detection, smoothing, and filters.

opencv opencv-filtering opencv-image opencv-image-recognition opencv-image-viewer opencv-python opencv-python-tutorials opencv-python3 opencv-tutorial pycharm pycharm-ide python python-opencv python-opencv-project python-programming python-programming-language python-project python3 python3-opencv thonny-ide

Last synced: 08 Dec 2024

https://github.com/bilalhassankhan007/log-analysis-script-for-cybersecurity-insights

Analyzing server log files is essential for monitoring system performance, identifying security threats, and ensuring compliance. However, manually analyzing large volumes of log data is time-consuming and prone to errors. Automated solutions are necessary to extract, analyze, and present actionable insights efficiently.

backend cybersecurity pycharm python

Last synced: 08 Dec 2024

https://github.com/michaeldehaney94/py_alexa_clone

Alexa virtual assistant AI clone named 'Clara', built using python.

pyaudio pycharm pyttsx3 voicerecognition

Last synced: 03 Dec 2024

https://github.com/jotamarcos/introducao_python

Introdução à programação com Python O curso embasamento da linguagem Python, desta forma realizamos configuração do ambiente de desenvolvimento para IDE PyCharm Community Edition 2020.1.2 x6, manipulação de dados, trabalhando com variáveis, manipulando os operadores aritméticos, ralações entre variáveis, laços de repetição, listas ou tuplas e suas operações, conjuntos e subconjunto de elementos, métodos funções, classes, módulos, importação de classes, métodos e construção de funções anônimas(lambda), gerar, copiar, mover, escrever e ler informações de arquivos externos, trabalhando com data, horário e relacionar diversas datas, gerenciamento de exceções customizadas com try, except, else, finaly, instalando e utilizando pacotes e realizando requisição com o requests.

pycharm pycharm-ide python python3

Last synced: 03 Dec 2024

https://github.com/prakhardoneria/library-management-school-project

A Python and SQL Lite based Full Stack console ui based application with features like Add, Display, Search, Issue, Return and Delete

localhost pycharm python python3 school-project server sql sql-server sqlite sqlite3

Last synced: 20 Dec 2024

https://github.com/mazen-daghari/arduino-elm327

describe this project This project is focused on real-time data acquisition and visualization of various car engine parameters using an ELM327 OBD-II adapter, an Arduino Uno, and a PyQt5 application with Matplotlib.

arduino elm-327 obd-ii pycharm pyqt5

Last synced: 11 Dec 2024

https://github.com/mattdeform/unreal_pycharm_debug

An Unreal Engine plugin for connecting to a PyCharm remote debugger.

pycharm remote-debug unreal-engine-5

Last synced: 11 Dec 2024

https://github.com/14bhuvi/prodigy_trackcode_task1

This is a cyber security internship task under infotech prodigy. Basically a task based on caesar cipher to implement encryption and decryption on a source input by user under python project based on cyber security.

caesar-cipher cybersecurity decryption encry idle pycharm python pythonprojects

Last synced: 18 Jan 2025

https://github.com/irfanalibabar/abbie-sanskrit

Split location Prediction in Sanskrit compound words

pycharm python sanskrit-language

Last synced: 12 Dec 2024

https://github.com/ke-works/kecpkg-tools

KE-chain package tools to create, build and upload your own `kecpkg` to KE-chain

awesome ke-chain package-builder package-manager pycharm python

Last synced: 29 Oct 2024

https://github.com/sujata-adhikari/cuisinecraft

Restaurant Name and Menu Generator using LLM, by Selecting Cuisine Category.

langchain openai pycharm python streamlit

Last synced: 19 Dec 2024

https://github.com/prateek053/ecommerceapp

Application is tested with the help of Python and selenium with Pytest and Hybrid framework. I also used Data Driven testing to get some prerequisite data so that we can test the application accordingly.

pycharm pytest python selenium-webdriver

Last synced: 19 Dec 2024

https://github.com/sanjiban08/movie-recommender-site

Discover your perfect film match with my Movie Recommender Site. My machine learning algorithms analyze your preferences, ensuring each recommendation is tailored just for you.

bag-of-words jupyter-notebook machine-learning pycharm python3 streamlit vectorization visualization

Last synced: 19 Dec 2024