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/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)

pycharm python

Last synced: 19 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/afeiship/active-code-cli

Get active code and copy it.

acc cli code crack idea pyc pycharm rubymime

Last synced: 14 Dec 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

pycharm

Last synced: 01 Jan 2025

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/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/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: 07 Jan 2025

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/cito/tdlprovider

Server that can be used as a ToDoList task provider for PyCharm

pycharm todolist-provider

Last synced: 06 Jan 2025

https://github.com/sameetasadullah/check-magic-square-in-python

Python program to check magic square

pycharm pycharm-ide python python3

Last synced: 30 Dec 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: 30 Dec 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: 30 Dec 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/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/jamesapdx/linux_setup_rc_files

Linux setup files for a new account

bash bashrc conky conkyrc pycharm screenrc vim vimrc

Last synced: 04 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/ernsthaagsman/sshagent-box

Vagrant box to test SSH connections

ansible pycharm ssh ssh-agent ssh-key vagrant

Last synced: 22 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: 04 Jan 2025

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/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/rikardfahlstrom/python_jumpstart_course

Code from "Python Jumpstart by Building 10 Apps" by Mike Kennedy.

beautifulsoup pycharm python requests

Last synced: 04 Jan 2025

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/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/dhay3/ja-netfilter

ja-netfilter nightly build for Linux(Xorg/Wayland)

datagrip goland idea ja-netfilter jetbrains linux phpstorm pycharm rider rubymine webstorm

Last synced: 01 Dec 2024

https://github.com/schroddacat/space-game

My first python game

fun game pycharm pygame python space

Last synced: 19 Dec 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/andersondev96/curso-em-video-python

ExercΓ­cios prΓ‘ticos desenvolvidos durante o curso em vΓ­deo de Python

cursoemvideo cursoemvideo-python gustavoguanabara pycharm python

Last synced: 31 Dec 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.

pycharm python roboflow-api

Last synced: 19 Dec 2024

https://github.com/miraculixx/runfast

runfast speeds up PyCharm's package scanning by 90%

conda performance pycharm

Last synced: 16 Dec 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: 10 Jan 2025

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/albertwaker/test.py

python代码

pycharm python

Last synced: 19 Dec 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/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/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/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/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/repo-helper/repo_helper_pycharm

repo_helper extension to manage PyCharm's configuration.

pycharm python repo-helper

Last synced: 10 Oct 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: 10 Jan 2025

https://github.com/javaidiqbal11/gender-recognition-voice-text-data-svm-python

This repo is to recognize the gender using voice text data with SVM in Python.

machine-learning pycharm python python3 recognition svm-classifier

Last synced: 03 Jan 2025

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: 10 Jan 2025

https://github.com/frankyang0610/inventorymanagementsystem

A Mini Project in PolyU COMP1002

pycharm

Last synced: 12 Oct 2024

https://github.com/willigarneau/weather-project

🌈🌑️☁️ Weather map made with OpenWeatherMap API REST

api pycharm python weather

Last synced: 23 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/flrs/pycharm_tips_and_tricks

Repository for the lightning talk at the San Diego Python Users Group meeting on 11/21/2019

how-to pycharm python

Last synced: 13 Dec 2024

https://github.com/linuxuser255/linkedin_apply

Python bot to apply LinkedIn Easy Apply jobs based on your preferences.

bots intellij linkedin neovim pycharm python python-script python3 pythonbots

Last synced: 10 Jan 2025

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: 06 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/raulaguila/pro-dark-theme

Theme plugin for jetbrains IDE.

goland jetbrains-theme pycharm

Last synced: 12 Oct 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/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/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/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/thiagomvilela/introductiontoprogramming

Exercise resolution and project development for the 1st unit of the Introduction to Programming course at the Federal Institute of Pernambuco.

pycharm pycharm-ide python python3 visual-studio-code vscode

Last synced: 19 Dec 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/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/fracpete/jetbrains-config

Configurations for JetBrains IDEs

colors intellij-idea pycharm

Last synced: 10 Dec 2024

https://github.com/weihan07/car-rental-system-python-

This project used PyCharm (Python) to create the GUI Interface. The Car Rental System can let users choose their own time, choose the car types either manual or automatic, and payment directly by choosing the payment method.

carrentalsystem gui pycharm python

Last synced: 14 Dec 2024

https://github.com/amandavsamorim/python-100exercises

Repository dedicated to the solutions of the 100 Python exercises from the Curso em VΓ­deo course, taught by Professor Gustavo Guanabara. An excellent opportunity to deepen knowledge and practice Python programming.

cursoemvideo pycharm python3

Last synced: 07 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