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-11-10 00:23:19 UTC
- JSON Representation
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: 31 Oct 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: 31 Oct 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: 31 Oct 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: 31 Oct 2024
https://github.com/tail-passengers/backend
tail-passengers의 backend
django django-rest-framework docker pong-game pycharm python3
Last synced: 31 Oct 2024
https://github.com/walidbosso/selenium-web-testing-trello
A mini project where I included what I've learnt about Selenium, instead of doing it manually, this project instead and automatically makes you login to Trello.com website, go to a specific Board I named 'Bot Board', adds a task into To Do List that exists there and finally takes a screenshot.
chromedriver pycharm selenium selenium-python selenium-webdriver trello web-automation web-testing webdriver
Last synced: 31 Oct 2024
https://github.com/39olivier/game
"Créer un jeu en Python" par Graven
pycharm pycharm-ide pygame-games python python3 tutorial
Last synced: 31 Oct 2024
https://github.com/miraculixx/runfast
runfast speeds up PyCharm's package scanning by 90%
Last synced: 29 Oct 2024
https://github.com/cito/tdlprovider
Server that can be used as a ToDoList task provider for PyCharm
Last synced: 10 Nov 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/chandumaram/pyshop
Pyshop using Python and Django
django ecommerce pycharm python
Last synced: 13 Oct 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/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: 12 Oct 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: 25 Oct 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: 20 Oct 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: 20 Oct 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/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/eatgras/yandexpracticum_project10_autotests
Автоматизация чек-листа для поля name в запросе на создание набора в Яндекс Прилавок с помощью API Яндекс Прилавок
api-test-automation pycharm pytest python yandex-practicum
Last synced: 31 Oct 2024
https://github.com/chenshaw010/text-based-game
Interactive text based game built in Python with a challenge.
Last synced: 31 Oct 2024
https://github.com/aanujkhurana/dataanalysis-python-wx
NewSouthWales TRAFFIC DATA ANALYSIS APP BUILD USING PYTHON & WXFORM-BUILDER
conda-environment pycharm python python3 pythondatascience wxformbuilder
Last synced: 11 Nov 2024
https://github.com/luizgustavo358/registro-de-pessoa
Programa para mostrar dados da pessoa cadastrada.
class hacktoberfest hacktoberfest2021 pycharm python terminal
Last synced: 11 Nov 2024
https://github.com/ashrafmo-1/lessons-python
learn python in me University
download-python pycharm python3 vscode vscode-extension windows11
Last synced: 04 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: 13 Oct 2024
https://github.com/jetbrains-community/reddit
The JetBrains Community Reddit - A simple redirect to take you to the JetBrains Community subreddit.
clion goland intellij intellij-plugin jetbrains jetbrains-community jetbrains-gogland jetbrains-hub jetbrains-ides jetbrains-mps jetbrains-rider jetbrains-teamcity jetbrains-ui jetbrains-youtrack phpstorm pycharm resharper rider webstorm
Last synced: 11 Nov 2024
https://github.com/itsbeelaw/neil-dechat-tyson
A chatbot that thinks it is the famous astrophysicist in AI/ML form. We'll call him Neil deChat Tyson
Last synced: 13 Oct 2024
https://github.com/aziz30mejri/gestion_de_stock
Application web de gestion des stocks avec les opérations d'achats et de ventes.
gestion-stock pycharm python tkinter-python
Last synced: 12 Oct 2024
https://github.com/deva-246/custom-password-generator-using-python
custompassword passwordgenerator pycharm python random string
Last synced: 12 Oct 2024
https://github.com/drub404/python-projects
Completed projects using Python 3. Some through courses, and some are written by myself.
Last synced: 12 Oct 2024
https://github.com/mohamed3nan/gray-plus-theme
A theme extension for Visual Studio Code based on Drak+ (default dark) Syntax but with Gray UI.
dark dark-theme gray gray-theme jetbrains jetbrains-theme pycharm pycharm-theme theme visual-studio visual-studio-code vscode vscode-extension vscode-theme webstorm webstorm-theme
Last synced: 14 Nov 2024
https://github.com/smhussain5/politico-nlp-python
Terminal application using natural language processing and web-scraping via Python/PyCharm
beautifulsoup natural-language-processing nltk pycharm python terminal-application web-scraping
Last synced: 31 Oct 2024
https://github.com/thebaldanalyst/pythonprojects
A collection of python programming from simple to complex programs
Last synced: 12 Oct 2024
https://github.com/smhussain5/hcp-django-python
django full-stack pycharm python
Last synced: 31 Oct 2024
https://github.com/mattdeform/unreal_pycharm_remote_debug
An Unreal Engine plugin for connecting to a PyCharm remote debugger.
pycharm remote-debug unreal-engine-5
Last synced: 09 Nov 2024
https://github.com/cyberlument/opencv-colormasking-red-
This mini project opencv is for educational purpose.
numpy opencv opencv-python pycharm vscode
Last synced: 31 Oct 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/smhussain5/translator-python
Terminal language translation application using Python/PyCharm
pycharm python terminal-application
Last synced: 31 Oct 2024
https://github.com/smhussain5/atm-oop
Terminal ATM application using Python/PyCharm, OOP
object-oriented-programming pycharm python terminal-application
Last synced: 31 Oct 2024
https://github.com/jimohola/car-park-space-counting-using-opencv
A project about how we can count the number of cars in a Car Park using OpenCV.
conputer-vision opencv pycharm python
Last synced: 31 Oct 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: 12 Oct 2024
https://github.com/yurafx/donkeypy
Remake of the DOS game “Donkey” in Python.
game game-development pycharm python
Last synced: 31 Oct 2024
https://github.com/reshmaharidhas/car-logo-quiz
Desktop game application to guess the famous car brands made with Python and Tkinter
beginner-project car desktop-app desktop-application exe game game-development guessing-game gui kids-game logo-quiz logoquiz logos pycharm python python3 quiz-game quizapp tkinter tkinter-game
Last synced: 31 Oct 2024
https://github.com/aixcyi/intellij-python-numeric-literal
一个面向 PyCharm 的插件,为 Python 数字字面值提供文档。
intellij-plugin pycharm pycharm-plugin python python-3 python-script python3
Last synced: 31 Oct 2024
https://github.com/palkidb1/data-analytics-project
Basic WhatsApp Chat Analyser
Last synced: 31 Oct 2024
https://github.com/ryanbritodev/cursoemvideo
Aulas de Python do Mundo 1, 2 e 3 do professor Gustavo Guanabara, do Curso em Vídeo
if-else loops programming pycharm python3
Last synced: 09 Oct 2024
https://github.com/arzan101/smartvotingsystem-main
Revolutionize democracy with a secure authentication system, verifiable ballots, and real-time result tracking using the MERN stack. Features include OTP verification based on Aadhaar card number and face recognition using CNN.
aritificial-intelligence cnn-classification deep-learning firebase machine-learning-algorithms mongodb pycharm python reactjs tailwindcss
Last synced: 31 Oct 2024
https://github.com/lgg/gco
Script for git clone project and opening it in specified JetBrains IDE
appcode clion datagrip gitclone intellij intellij-idea jetbrains jetbrains-ides phpstorm pycharm pycharm-community rider rubymine scripts webstorm
Last synced: 14 Oct 2024
https://github.com/sajalvats/python-hotel-data-analytics
AtliQ Grand Hotels is facing severe challenges from its competitors and is losing market share and revenue. The management wants to implement data-informed decision-making to increase their revenue
jupyter-notebook pandas pandas-dataframe pycharm python
Last synced: 31 Oct 2024
https://github.com/haseeeb21/threading-using-queue
Threading in python is used to run multiple tasks, or functions (threads) at the same time, they all run parallelly.
datastructures googlecolaboratory pycharm python python3 queue threading
Last synced: 10 Nov 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: 31 Oct 2024
https://github.com/jetbrains-community/brand
The JetBrains Community Branding - A collection of all our logos and other branding images
clion goland intellij intellij-idea jetbrains jetbrains-community jetbrains-gogland jetbrains-hub jetbrains-ides jetbrains-mps jetbrains-rider jetbrains-teamcity jetbrains-ui jetbrains-youtrack phpstorm pycharm resharper rider webstorm
Last synced: 11 Nov 2024
https://github.com/haseeeb21/food-ordering-system-
This system can be used in any ordering place, as it uses Queue data structure which follows FIFO sequence with enquing and dequing as main functions.
algorithms collaboratory data-structures dsa googlecolaboratory googlecollab pycharm python python3 queue
Last synced: 10 Nov 2024
https://github.com/preranarao03/covid19-data-analysis-using-python
This repository contains code for a COVID-19 Data Analysis project that uses Python libraries and Streamlit to extract and visualize insights from COVID-19 data along with happiness metrics from the Worldwide Happiness Report.
matplotlib pandas pycharm python seaborn streamlit
Last synced: 31 Oct 2024
https://github.com/abyandimas/fun-projek-games
random
pycharm pygame python snake-game
Last synced: 31 Oct 2024
https://github.com/forestluo/pynldb
NLP based on Python
nature-language-processing nlp pycharm python3 segmentation
Last synced: 21 Oct 2024
https://github.com/preranarao03/chatinsight---whatsapp_chat_analyser
This repository contains code for a WhatsApp Chat Analyzer that uses Python libraries to extract insights from chat messages.
matplotlib pandas pycharm python seaborn streamlit
Last synced: 31 Oct 2024
https://github.com/evroon/github-pycharm
Opens GitHub files in PyCharm
firefox github javascript plugin pycharm
Last synced: 27 Oct 2024
https://github.com/rikardfahlstrom/python_jumpstart_course
Code from "Python Jumpstart by Building 10 Apps" by Mike Kennedy.
beautifulsoup pycharm python requests
Last synced: 09 Nov 2024
https://github.com/aixcyi/intellij-dunder-all
A plugin for PyCharm, provides Python __all__ generation and optimization.
intellij intellij-plugin pycharm pycharm-plugin python python3
Last synced: 31 Oct 2024
https://github.com/fracpete/jetbrains-config
Configurations for JetBrains IDEs
Last synced: 19 Oct 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: 02 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/h669798/regnvakten
Python PyCharm prosjekt for værmeldinger!
Last synced: 31 Oct 2024
https://github.com/fehmitahsindemirkan/python-training
This repository contains resources from Sadık Turan's Python programming course on Udemy.
Last synced: 31 Oct 2024
https://github.com/suba-suresh/cfg-python-search-recipes-project
Recipe Search API project that uses Python and the Edamam API.
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/dlamott/webscraper
Website Scraper written in Python
pycharm python python3 scraper webcrawler webscraping windows-10
Last synced: 14 Nov 2024
https://github.com/abeed04/bank-credit-risk-model-using-machine-learning
Robust credit risk model that go beyond traditional credit scoring methods in banks
decision-tree-classifier flask machine-learning-algorithms pickle-file pycharm python sklearn sklearn-metrics
Last synced: 09 Oct 2024
https://github.com/luccati/desafio_otimizar_sistema_bancario
Otimização do Sistema Bancário previamente desenvolvido utilizando funções Python.
Last synced: 31 Oct 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/adityabhamare10/aiml-hackathon
Smart Credit Risk Solutions
chatgpt confusion-matrix css ejs flask git github html javascript joblib jupyter-notebook logistic-regression matplotlib numpy pandas pycharm python seaborn sklearn stremlit
Last synced: 31 Oct 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/ireneflorez/vocab-web-scraper
Web scraping tool to extract data (word list) from websites. Data is downloaded into an indexed sqlite3 list using frequency count and length.
argparse beautifulsoup pycharm pytests python
Last synced: 12 Nov 2024
https://github.com/yasheela-alla/pythonproject1
This Python project implements a quiz program where users can answer multiple-choice questions and receive immediate feedback on their answers.
Last synced: 09 Oct 2024
https://github.com/san-theres03/real_estate_pred_banglore
This is a project developed on platforms such as jupyter notebook, pycharm, postman and visual code
flask html-css-javascript jupyter-notebook pycharm
Last synced: 31 Oct 2024