Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- GitHub: https://github.com/topics/pycharm
- Wikipedia: https://en.wikipedia.org/wiki/PyCharm
- Repo: https://github.com/jetbrains
- Created by: JetBrains
- Released: February 3, 2010
- Related Topics: ide, python,
- Aliases: pycharm-ide,
- Last updated: 2024-12-20 00:19:38 UTC
- JSON Representation
https://github.com/reshmaharidhas/basic-calculator
Python desktop application 'Calculator' to calculate mathematical expression made with Tkinter
calculator calculator-app calculator-application calculator-python desktop desktop-application graphical-user-interface gui py pycharm python python-3 python3 software tkinter tkinter- tkinter-app tkinter-application tkinter-gui
Last synced: 19 Dec 2024
https://github.com/meqdaddev/image-histogrammer
A python program using openCV which computes the histogram for an image, and plotting that as a representative graph.
histogram image-processing matplotlib opencv pycharm python
Last synced: 11 Nov 2024
https://github.com/saltstack-formulas/jetbrains-pycharm-formula
Saltstack formula for Jetbrains PyCharm IDE (community, professional, and Educational editions)
jetbrains-ides pycharm pycharm-ide salt-formula saltstack-formula
Last synced: 29 Sep 2024
https://github.com/willigarneau/weather-project
🌈🌡️☁️ Weather map made with OpenWeatherMap API REST
Last synced: 23 Nov 2024
https://github.com/frankyang0610/inventorymanagementsystem
A Mini Project in PolyU COMP1002
Last synced: 12 Oct 2024
https://github.com/repo-helper/repo_helper_pycharm
repo_helper extension to manage PyCharm's configuration.
Last synced: 10 Oct 2024
https://github.com/rsn601kri/gemini-chatbot
Chatbot using The chatbot leverages the capabilities of large language models to engage in meaningful conversations and provide responses to user queries. The guide covers the setup of your development environment, coding the Streamlit application, and deploying the chatbot on Streamlit
ai llm ml pycharm python streamlit-webapp
Last synced: 19 Dec 2024
https://github.com/yourdanov/python
Yourdanov@Python
jetbrains pycharm pycharm-ide python python3 vscode
Last synced: 09 Oct 2024
https://github.com/poyqraz/roboflow-api-usage
In this project, we will explain how we can use a model trained on Roboflow in our python projects with the help of API.
Last synced: 19 Dec 2024
https://github.com/reshmaharidhas/tic-tac-toe
Desktop application built using Python and Tkinter to play the game of 'Tic Tac Toe'
board-game desktop-app desktop-application exe game-development gui logic-game py2exe pycharm python python-application python-game python-to-exe python3 software tic-tac-toe tic-tac-toe-game tic-tac-toe-python tictactoe tkinter
Last synced: 19 Dec 2024
https://github.com/alaebouchiba551/image-processing-project
Image processing using different scenarios and desired outputs
image-processing noise-reduction pycharm
Last synced: 19 Dec 2024
https://github.com/igormanoels/.estudos-em-python
Exercícios realizados no curso da Microsoft Learn e do Senai Frederico Jacob
exercises microsoft-learn pycharm python senai-frederico-jacob vscode
Last synced: 19 Dec 2024
https://github.com/cito/tdlprovider
Server that can be used as a ToDoList task provider for PyCharm
Last synced: 20 Dec 2024
https://github.com/sameetasadullah/n-queen-problem-using-simulated-annealing
N-Queen(s) Problem implemented using Simulated Annealing Algorithm in Python Language
artificial-intelligence n-queen n-queens n-queens-problem pycharm pycharm-ide python python3 simmulated-annealing
Last synced: 08 Nov 2024
https://github.com/sameetasadullah/knapsack-genetic-algorithm-in-python
Python program to implement knapsack genetic algorithm
artificial-intelligence genetic-algorithm knapsack-solver pycharm pycharm-ide python python3
Last synced: 08 Nov 2024
https://github.com/sameetasadullah/neural-network-implementation
Neural Network implemented with different Activation Functions i.e, sigmoid, relu, leaky-relu, softmax and different Optimizers i.e, Gradient Descent, AdaGrad, RMSProp, Adam. You can choose different loss functions as well i.e, cross-entropy loss, hinge-loss, mean squared error (MSE)
activation-functions adagrad adam-optimizer cross-entropy-loss gradient-descent hinge-loss jupyter-notebook leaky-relu loss-functions mean-squared-error neural-network optimizers pycharm pycharm-ide python python3 relu-activation rmsprop sigmoid-activation softmax-activation
Last synced: 08 Nov 2024
https://github.com/mwmorale/network_topology
This is my python script to create a given topology or "topo". Specifically, a topo with 5 hosts and 3 switches. I have named each of these and used PyCharm IDE. Please see the note below for run-time specifications. NOTE: The script runs by using the following command: "sudo python network_topo.py" (use within mininet VM). Thanks for taking the time to check out my work!
linux mininet mininet-topology network networking pycharm pycharm-ide python sdn sdn-network topology virtual-machine
Last synced: 08 Nov 2024
https://github.com/abdulhafizk/python-learning
Pelajari dasar Python sebagai tools utama untuk menjadi seorang Machine Learning Developer.
coding dbs-academy dicoding dicoding-academy discord jetbrains learning pycharm pycharm-community python vscode
Last synced: 12 Oct 2024
https://github.com/shnartho/python-scripting
Advance python scripting -- University course by Wroclaw University of Science and Technology
database gui image image-processing json jupyter-nootbook pycharm pytest python regex web-scraping
Last synced: 19 Nov 2024
https://github.com/flrs/pycharm_tips_and_tricks
Repository for the lightning talk at the San Diego Python Users Group meeting on 11/21/2019
Last synced: 13 Dec 2024
https://github.com/gioraban/qa-project-urban-grocers-app-es
Automtice la lista de comprobación del campo "name" en la creación de kits de productos de Urban Grocers atreves de las Apis. También realice la autenticación del usuario para crear el kit.
apis authentication automation json json-api post pycharm pycharm-community
Last synced: 08 Dec 2024
https://github.com/sameetasadullah/check-all-digits-of-a-number-divide-it-or-not
Python program to check whether all digits of a number divide the number or not
pycharm pycharm-ide pyhton3 python
Last synced: 20 Nov 2024
https://github.com/sameetasadullah/n-queen-problem-using-hill-climbing
N-Queen(s) Problem implemented using Hill Climbing Algorithm in Python Language
artificial-intelligence hill-climbing hill-climbing-algorithm hill-climbing-search n-queen n-queens n-queens-problem pycharm pycharm-ide python python3
Last synced: 20 Nov 2024
https://github.com/sameetasadullah/maze-solver-using-bfs
Implemented Maze Solver using Breadth First Search (BFS) in Python Language
artificial-intelligence bfs bfs-algorithm bfs-search breadth-first-search maze-solver pycharm pycharm-ide python python3
Last synced: 20 Nov 2024
https://github.com/frankyang0610/ims-inventory-management-system
A Mini Project in PolyU COMP1002
Last synced: 08 Nov 2024
https://github.com/davidjava1991/python3completecourse
This is the public repository for the course Python 3 Complete Course in Udemy
pycharm python python3 pythoncourse
Last synced: 12 Nov 2024
https://github.com/rendner/py-prefix-fstring-plugin
A "prefix f-string" intention for IntelliJ.
f-strings intellij-plugin pycharm python
Last synced: 06 Nov 2024
https://github.com/esotericenderman/pycharm-configuration
My settings for JetBrain's PyCharm IDE.
config configs configuration configuration-file configuration-files configurations jetbrains jetbrains-ides jetbrains-python pycharm pycharm-2024 pycharm-ide pycharm-jetbrains pycharm-settings
Last synced: 08 Nov 2024
https://github.com/sameetasadullah/eight-puzzle-problem-in-python
Python program to solve eight puzzle problem
artificial-intelligence eight-puzzle-game pycharm pycharm-ide python python3
Last synced: 08 Nov 2024
https://github.com/sameetasadullah/maze-solver-using-dfs
Implemented Maze Solver using Depth First Search (DFS) in Python Language
artificial-intelligence depth-first-search dfs dfs-algorithm dfs-search maze-solver pycharm pycharm-ide python python3
Last synced: 08 Nov 2024
https://github.com/sameetasadullah/check-magic-square-in-python
Python program to check magic square
pycharm pycharm-ide python python3
Last synced: 08 Nov 2024
https://github.com/sameetasadullah/maze-solver-using-a-star
Implemented Maze Solver using A-Star (A*) in Python Language
a-star a-star-algorithm a-star-path-finding a-star-search artificial-intelligence maze-solver pycharm pycharm-ide python python3
Last synced: 08 Nov 2024
https://github.com/sameetasadullah/graph-based-dfs-in-python
Python program to implement Graph Based Depth First Search (DFS)
artificial-intelligence depth-first-search dfs dfs-algorithm dfs-search pycharm pycharm-ide python python3
Last synced: 08 Nov 2024
https://github.com/sameetasadullah/cs231n-svm-classifier-on-cifar10-dataset
Applied Support Vector Machine (SVM) Classifier on Cifar10 Dataset
cifar-10 cifar10 cifar10-classification jupyter-notebook pycharm pycharm-ide python python3 svm svm-classifier
Last synced: 08 Nov 2024
https://github.com/kelvin229/mobile_article_webapi_django
The backend Service for the Mobile_Article_App_React-Native Project
andriod-studio android browsable-api django django-application django-rest-framework pycharm python sqlite webapi
Last synced: 09 Nov 2024
https://github.com/haseeeb21/stack-in-python
Implementing Stack in python by importing deque library, creating Class of Stack and making functions of stack implementations.
class data-structures googlecolaboratory pop push pycharm python python3 stack
Last synced: 10 Nov 2024
https://github.com/krisharul26/smart-car-parking-system-using-camera-and-ultrasonic-sensor-with-computer-vision-techniques
Home Vehicle parking system is one of the most important factors to reduce traffic and satisfy drivers. Moreover, when parking vehicles in the apartment parking place, the driver has to open the door. So, the driver has to get out of the vehicle and open it. In this project, we have created a system for an automated vehicle parking system using computer vision techniques and a Raspberry-Pi camera module and an ultrasonic sensor.
mqtt-broker mqtt-client object-detection ocr opencv pycharm pytorch tensorflow
Last synced: 09 Nov 2024
https://github.com/nirmalyabag20/book-recommended-system
A system built using content-based and collaborative filtering algorithms to suggest books. It displays the top 50 books and provides recommendations based on a given book name. Includes functionality to view detailed information about a recommended book, along with related books.
flask html jupyter-notebook machine-learning matplotlib numpy pandas pycharm python seaborn
Last synced: 23 Nov 2024
https://github.com/guilhermejacyzin/demoprojectgamexland
Projeto guiado realizado com aprendizado em Python de um Mercado de Games e Acessórios
demo demonstration demoproject dev developer estudante project projeto projetos pycharm python student-project study system system-programming
Last synced: 11 Nov 2024
https://github.com/rakibkhanofficial/python_practice
Python Practice using Pycharm
pycharm pycharm-ide python python3
Last synced: 19 Nov 2024
https://github.com/deepali-14/movies-recommender-system
Content-Based Recommender System recommends movies similar to the movie user likes based on genres, director, actors, etc. Used for recommending movies, music, books etc.
api content-based-filtering cosine-similarity css heroku html jupyter-notebook machine-learning movie-recommendation-engine pycharm python recommendation-engine streamlit
Last synced: 15 Nov 2024
https://github.com/gisce/openerp-pycharm-livetemplatates
PyCharm Live Templates for OpenERP
hacktoberfest openerp pycharm template xml
Last synced: 15 Nov 2024
https://github.com/delameter/solid-cherry
🍒 REALLY dark theme for JetBrains IDEs (IntelliJ IDEA, PyCharm, PhpStorm, WebStorm, GoLand, etc)
dark dark-theme jetbrains jetbrains-plugin jetbrains-theme phpstorm pycharm theme webstorm
Last synced: 17 Nov 2024
https://github.com/r0bt0t/chatbot-using-openai-and-gradio
A simple ChatBot created using OpenAi and Gradio. Interested? See how on geeksforgeeks..
geeksforgeeks gradio openai openai-chatgpt pycharm pycharm-ide python python3 training-project
Last synced: 17 Nov 2024
https://github.com/frknbm/python
data-science data-structures numpy pandas pycharm python
Last synced: 18 Nov 2024
https://github.com/unstablev/image_recognization
image-recognition keras-tensorflow machine-learning pillow pycharm python3 tensorflow
Last synced: 20 Nov 2024
https://github.com/andyfratello/pes
📱 GreenWheel - Projecte de PES Tardor 2022 - FIB UPC
android-studio dart django fib-upc flutter greenwheel pes-fib pycharm python software-engineering
Last synced: 25 Nov 2024
https://github.com/chandumaram/pyshop
Pyshop using Python and Django
django ecommerce pycharm python
Last synced: 22 Nov 2024
https://github.com/gioraban/qa-project-urban-routes-es
En este proyecto automatice el servicio de taxi de la pagina web Urban Routes. Utilice el lenguaje Python, Selenium, WebDriver y el patrón POM . Para ello se automatice los datos del usuario (teléfono y tarjeta de crédito), la ruta del taxi, el mensaje del usuario al driver, las ordenes adicionales y por ultimo recibir la información del driver.
expect-condition pom pycharm pytest python selenium webdriver
Last synced: 08 Dec 2024
https://github.com/sehgalnaval/olympics-data-analysis
I will be building an Olympics Data Analysis Web Application using Streamlit. For development, I will be using Python and Pandas. For plotting, I will be using Seaborn and Plotly libraries. The project will also be deployed to Heroku.
heroku jupyter-notebook matplotlib numpy pandas pycharm python seaborn
Last synced: 03 Dec 2024
https://github.com/miraculixx/runfast
runfast speeds up PyCharm's package scanning by 90%
Last synced: 16 Dec 2024
https://github.com/nbro/visualdl_with_pytorch_example
An example of how to use VisualDL with PyTorch.
anaconda blog-post convolutional-neural-networks pycharm pytorch visualdl
Last synced: 17 Dec 2024
https://github.com/najeeb1023/swaglabs-robot-framework
pycharm python reports robotframework robotframework-testing selenium
Last synced: 08 Nov 2024
https://github.com/smhussain5/flask-socketio-chat-python
Full-stack real-time chat application Python/PyCharm, Flask, SocketIO, JavaScript
chat-application flask flask-socketio javascript pycharm python socket-io
Last synced: 19 Dec 2024
https://github.com/deolae/100-days-of-code
This repository contains 100 distinct projects developed during the duration of a python course I'm undertaking. (Work-in-progress)
Last synced: 19 Dec 2024
https://github.com/hardik3412/logistic-management-system-using-python
Developed a robust Logistic Management System using Python and MySQL for seamless database integration. Implemented CRUD operations to efficiently manage logistics data and generated comprehensive reports, enhancing overall operational efficiency.
database gui jupyter-notebook mysql oracle pycharm python python3 sql tkinter tkinter-gui tkinter-python
Last synced: 19 Dec 2024
https://github.com/smhussain5/rps-python
Terminal "Rock, Paper, Scissors" application using Python/PyCharm
pycharm python terminal-application
Last synced: 19 Dec 2024
https://github.com/nazli-d/rent-a-car-oop
OOP Car Rental System Using SQLite and Tkinter in Python
csv database nesne-yonelimli-programlama object-oriented-programming oop pycharm python rent-a-car-management-system rentacar sql sqlite tkinter-gui
Last synced: 19 Dec 2024
https://github.com/tail-passengers/backend
tail-passengers의 backend
django django-rest-framework docker pong-game pycharm python3
Last synced: 19 Dec 2024
https://github.com/ozep/asl-interpreter
Hand tracking module empowered by OpenCV and MediaPy, customized to detect letters via sign language (ASL)
mediapy opencv-python pycharm python
Last synced: 19 Dec 2024
https://github.com/sameetasadullah/smallest-k-digit-number-divisible-by-x
Python program to find smallest K digit number divisible by X
pycharm pycharm-ide python python3
Last synced: 19 Dec 2024
https://github.com/sameetasadullah/csp-on-exam-scheduling-using-backtracking
Python program to implement Constraint Satisfaction Problem (CSP) on Exam Scheduling Problem using Backtracking Algorithm
artificial-intelligence constraint-satisfaction-problem csp exam-schedule exam-scheduler exam-scheduling pycharm pycharm-ide python python3
Last synced: 19 Dec 2024
https://github.com/sameetasadullah/maze-solver-using-gbfs
Implemented Maze Solver using Greedy Best-First Search (GBFS) in Python Language
artificial-intelligence gbfs gbfs-algorithm greedy-best-first-algorithm greedy-best-first-search maze-solver pycharm pycharm-ide python python3
Last synced: 19 Dec 2024
https://github.com/39olivier/game
"Créer un jeu en Python" par Graven
pycharm pycharm-ide pygame-games python python3 tutorial
Last synced: 19 Dec 2024
https://github.com/sameetasadullah/cs231n-softmax-classifier-on-cifar10-dataset
Applied Softmax Classifier on Cifar10 Dataset
cifar-10 cifar10 cifar10-classification jupyter-notebook pycharm pycharm-ide python python3 softmax softmax-classifier
Last synced: 19 Dec 2024
https://github.com/sameetasadullah/cs231n-knn-classifier-on-cifar10-dataset
Applied K-Nearest Neighhbor (KNN) Classifier on Cifar10 Dataset
cifar-10 cifar10 cifar10-classification knn knn-classification knn-classifier pycharm pycharm-ide python python3
Last synced: 19 Dec 2024
https://github.com/jardelgcunha/crudadmin
CRUD Admin with Python and Django, also deploy in Heroku
django-admin heroku pycharm python3 sqlite3
Last synced: 14 Nov 2024
https://github.com/dlamott/webscraper
Website Scraper written in Python
pycharm python python3 scraper webcrawler webscraping windows-10
Last synced: 14 Nov 2024
https://github.com/valentinlibouton/invalid-notebook-solver
Invalid-Notebook-Solver is a Python tool designed to clean and rebuild Jupyter notebooks to ensure they are valid for platforms like GitHub. This tool addresses common issues with notebook compatibility and provides functionalities to add new code and markdown cells, and to save and rebuild notebooks while preserving cell outputs.
github invalid jupyter-notebook notebook pycharm pycharm-ide
Last synced: 09 Oct 2024
https://github.com/dlamott/weather
Simple weather program
pycharm python weather weather-forecast
Last synced: 14 Nov 2024
https://github.com/ayusharyan143/zara-project--alexa-
A personal assistant application named Alexa that performs various tasks through voice commands. Features include weather updates, web searches, news headlines, Wikipedia summaries, jokes, and more. Easily customizable and extendable with new functionalities.
ai-assistant ai-projects alexa artificial-intelligence artificial-intelligence-projects automation chatbot chatgpt chatgpt-python machine-learning personal-assistant pycharm python python-projects python-scripts python-tutorials smart-assistant text-to-speech trending-repositories voice-commands
Last synced: 09 Oct 2024
https://github.com/jpcadena/fastapi-poetry-test
FastAPI test project using Poetry as interpreter.
api api-rest api-restful backend fastapi markdown openapi poetry poetry-python pycharm pydantic python rest rest-api restapi restful-api restfulapi starlette swagger-ui uvicorn
Last synced: 15 Nov 2024
https://github.com/kalyan4636/python_daily_practice
Hope, these exercises help you to improve your Python coding skills. Currently, following sections are available, we are working hard to add more exercises .... Happy Coding!
pycharm python python-3 python-library python3 vscode
Last synced: 10 Nov 2024
https://github.com/muxacodee/jetbrains-activator
Activate all JetBrains products and premium plugins with no expiration date. #JetBrains #Activator #Unlimited. Products: IntelliJ IDEA, PyCharm Professional, WebStorm, PhpStorm, CLion, Rider, DataGrip, RubyMine, AppCode, GoLand, ReSharper, ReSharper C++, dotTrace, dotMemory, dotCover, TeamCity, YouTrack, Space.
activator appcode clion datagrip dotcover dotmemory dottra goland jetbrains jetbrains-plugin phpstorm pycharm reshaper rubymine space webstorm youtrack
Last synced: 20 Dec 2024
https://github.com/sandra1me/target-practice-game
Target practice game created with Pygame in Python 3
gui pycharm pygame python shooter-game
Last synced: 14 Dec 2024
https://github.com/evroon/github-pycharm
Opens GitHub files in PyCharm
firefox github javascript plugin pycharm
Last synced: 14 Dec 2024
https://github.com/anas436/data-structure-and-algorithm
Here, work has been done on the basic operations of Data Structure and Algorithm. If these operations are practiced, your basic skills will be strong. Here is used the C and Python programming language. Also, the PyCharm IDE and CodeBlocks are used as compilers.
algorithms c codeblocks data-structures pycharm python
Last synced: 06 Dec 2024
https://github.com/datasqlsantosh/gold-price-prediction-portfolio
Welcome to my Gold Price Prediction Portfolio! This project focuses on predicting the future prices of gold using machine learning, particularly the Random Forest algorithm. The prediction model is implemented in a web application using Python Flask for backend development and HTML for the frontend.
boot css exce flask html jupyter-notebook matplotlib pycharm pycharm-ide python sklearn sql
Last synced: 19 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: 17 Nov 2024
https://github.com/michon92/python_lerning_homeworks
Excercise from Erics Matthes book: Pyton - Crash - course
learn-to-code learning-by-doing pycharm pycharm-ide python python3
Last synced: 19 Dec 2024
https://github.com/thebaldanalyst/pythonprojects
A collection of python programming from simple to complex programs
Last synced: 17 Nov 2024
https://github.com/anas436/numerical-analysis
Numerical analysis, area of mathematics and computer science that creates, analyzes, and implements algorithms for obtaining numerical solutions to problems involving continuous variables. Such problems arise throughout the engineering, medicine, and business.
c codeblocks computer-science pycharm python
Last synced: 06 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
Last synced: 17 Nov 2024
https://github.com/anas436/python
This is Python Programming Language. Here, the basic problems of Python language have been solved. If you can solve these problems then your basic skills will be developed in this language and you will be suitable for doing good projects.
jupyter-notebook jupyterlab numpy pandas pycharm python3 watson-studio
Last synced: 06 Dec 2024
https://github.com/drub404/python-projects
Completed projects using Python 3. Some through courses, and some are written by myself.
Last synced: 17 Nov 2024
https://github.com/ashwagandha-coder/sqlite3_python
Приложение с SqLite3 на Python
Last synced: 20 Nov 2024
https://github.com/raulaguila/pro-dark-theme
Theme plugin for jetbrains IDE.
goland jetbrains-theme pycharm
Last synced: 12 Oct 2024
https://github.com/sabaudian/information_retrieval_project
Content-Based Medical Image Retrieval System - IR project
cbir computer-vision cosine-similarity covid-19 information-retrieval jupyter-notebook keras medical-image-analysis medical-imaging mobilenet pycharm pycharm-ide python resnet-50 unimi vgg16
Last synced: 19 Dec 2024
https://github.com/quocduyenanhnguyen/yelp-analysis
Yelp data analysis of business rating, categories, any trends/patterns, correlation, etc.
csv-to-database data-analysis data-analytics data-visualization database json json-parsing json-to-csv mysql mysql-database mysql-workbench pycharm python python3 restaurant sql tableau tableau-dashboards tableau-public yelp-dataset
Last synced: 19 Dec 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