An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: pyscript

winstxnhdw/pyalign

An over-engineered website for aligning multiline strings to a common character with PyScript.

Language: Python - Size: 13.3 MB - Last synced at: about 16 hours ago - Pushed at: about 17 hours ago - Stars: 0 - Forks: 0

Josverl/micropython-stubs

Stubs of most MicroPython ports, boards and versions to make writing code that much simpler.

Language: Python - Size: 57.3 MB - Last synced at: about 20 hours ago - Pushed at: 2 days ago - Stars: 223 - Forks: 25

visokio/omniscope-custom-views

Public repository of Omniscope Custom Views, HTML5 + JavaScript graphs and charts.

Language: HTML - Size: 3.95 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 6 - Forks: 2

Py4Js/pyscript-react

PyScript wrapper for React https://github.com/pyscript/pyscript

Language: TypeScript - Size: 2.44 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 150 - Forks: 15

noamzaks/code-battles

A React + PyScript library for creating interactive competitive coding battles

Language: TypeScript - Size: 553 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 1

rcalix1/Build-Fun-AI-Projects-that-Run-on-the-Web

Build Fun AI Projects that Run on the Web

Language: HTML - Size: 26.8 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

kkinder/puepy

Python+Webassembly Frontend Framework via PyScript

Language: Python - Size: 3.23 MB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 276 - Forks: 11

Jezebel1990/tictactoe-pyscript

Simple Tic Tac Toe project made with HTML + CSS + PyScript, allowing the game to run entirely in the browser, using Python as the main language

Language: Python - Size: 208 KB - Last synced at: 6 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

sparckles/starfyre

A reactive, WASM based SSR Python Web Framework for Front-End Applications

Language: Python - Size: 11.8 MB - Last synced at: 17 days ago - Pushed at: 19 days ago - Stars: 564 - Forks: 23

csargin/RPG_GAME

Language: Python - Size: 5.86 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

sphinx-extensions2/sphinx-pyscript

A sphinx extension for adding pyscript to a page

Language: Python - Size: 16.6 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 11 - Forks: 3

JiriSuster/FastTyper

FastTyper is a web app designed to help users improve their typing speed and accuracy. It offers two modes: Time Mode, where users type as many words as possible within a set time limit, and Game Mode, where users compete against a bot by typing to move their car forward. The app tracks typing performance with WPM statistics after each round.

Language: Python - Size: 7.22 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

aspeakman/SolisControl

Control Solis inverters using the Solis Cloud API - includes a Home Assistant pyscript app for the Octopus Flux tariff

Language: Python - Size: 1.13 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 10 - Forks: 1

nok/pip-dev

An interactive tool for developers to test defined specifiers for version handling.

Language: Python - Size: 256 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 22 - Forks: 2

vishwarajanand/pyscripting

Testing pyscript

Language: HTML - Size: 455 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

solygambas/django-learning-log-app

A learning log app to understand Django basics.

Language: Python - Size: 172 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

micrologai/microlog

Microlog - A continuous profiler/logger for Python with microscopically small recordings, no overhead, and super-fast rendering using PyScript

Language: Python - Size: 7.67 MB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 29 - Forks: 0

DevHanza/ResponsiveShot

Capture and download responsive screenshots of any website. (Desktop, Tablet & Mobile)

Language: Python - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

nikos912000/nikos912000.github.io

Personal Website

Language: Python - Size: 6.77 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

onlyphantom/miband

One-pager dashboard to visualize my runs from miband (mi fit) using python

Language: HTML - Size: 370 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 2

tirthajyoti/PyScript-examples

Examples of web pages developed with PyScript framework

Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 13

ostad-ai/Miscellaneous

This repository includes codes and maybe documents that do not fit into other repositories of mine.

Language: HTML - Size: 1.09 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

dbm03/mariopyscript

Language: Python - Size: 11.8 MB - Last synced at: about 2 hours ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

suryapsnkr/Frequency-Word

The Frequency of Word project is a simple yet powerful tool designed to analyze the occurrence and frequency of words in a given text document or corpus. It provides users with valuable insights into the usage patterns and prominence of specific words within the provided text.

Language: HTML - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

suryapsnkr/Evaluate

This project is a software solution designed to evaluate mathematical expressions provided as input. It aims to provide a convenient and efficient way to compute the value of complex mathematical expressions, including arithmetic operations, functions, and variables.

Language: HTML - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

suryapsnkr/LenthOfString

The "Length of String" project is a simple utility that calculates the length of a given string. It provides a straightforward way to determine the number of characters in a string, including spaces and special characters.

Language: HTML - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Tutislav/kdyfilmy

Jednoduchý web, který zobrazuje datumy vydání filmů v kině, v digitální distribuci a na DVD.

Language: Python - Size: 335 KB - Last synced at: 22 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

TtheBC01/cow.py

Are cow pies good for bitcoin?

Language: HTML - Size: 77.1 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

BrettWilsonDev/calc-py 📦

Simple web python calculator made using pyscript.

Language: Python - Size: 736 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

katanaml/katanaml.github.io

PyScript Demo App

Language: HTML - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

akbartus/PyScript-Examples

Repository demonstrating examples of PyScript

Language: HTML - Size: 771 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

Yuzuk1Shimotsuki/number-guessing-game

A small HTML number guessing game ultilizing with PyScript

Language: CSS - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

shreyansh26/PyScript-Flask-Integration-PoC

A quick PoC demonstrating how PyScript can be used with Flask to handle variables and dataframes and display analytics over them through plots.

Language: HTML - Size: 162 KB - Last synced at: 41 minutes ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 3

infinitepower18/randomnumber-pyscript 📦

Random number generator written using PyScript

Language: HTML - Size: 15.6 KB - Last synced at: about 20 hours ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Kazuhito00/Qiita-AdventCalendar-20241217-OpenCV

Qiita OpenCV アドベントカレンダー(2024年12月17日)の投稿「PyScriptでOpenCVを使ってWebで画像処理AI」で使用したソースコード

Language: Python - Size: 11.6 MB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

namuan/lazy-trader

Instant chart and useful resources on researching stocks

Language: JavaScript - Size: 1.39 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

redcubie/atrtool

ATRtool is a web tool and companion Python package to manipulate smartcard ATRs.

Language: Python - Size: 45.9 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

GoToLoop/Advent-of-Code

My challenge solutions for AdventOfCode.com

Language: Python - Size: 0 Bytes - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Python-Ninja-Hebi/pyscript-threejs

pyscript with threejs

Language: HTML - Size: 63.1 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 2

aspeakman/InspireHA

Control an Inspire Home Automation smart thermostat using the API - includes a Home Assistant pyscript app

Language: Python - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ugnmura/pyscript-solid

Write python code in Solid.js using Pyscript.

Language: TypeScript - Size: 302 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 14 - Forks: 1

AyudaEnPython/pyscript-apps

Language: HTML - Size: 17.6 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

krypton-byte/pyscriptApp

Language: HTML - Size: 66.4 KB - Last synced at: about 21 hours ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

sanskar-gupta206/Expense-Tracker_V1

Website to calculate expense of your trip with friends easily.

Language: Python - Size: 8.79 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

RoboticGen/Obo-blocks

Convert Scratch Blocks programs into Python, with Pydiode interpretation support including MicroPython extensions for seamless web-based Python execution.

Language: JavaScript - Size: 3.9 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 1

jorenham/Lmo-web

Visual probability distribution & L-moment playground, using PyScript

Language: Python - Size: 112 KB - Last synced at: 20 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

RainyCityCoder/pyscript-MorseTranslator

Originally conceived as a Python CLI program, ported to a static webpage that can translate Morse Code to English, and visa-versa.

Language: Python - Size: 16.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

nickmcintyre/proceso

A Python package for creative coding on the web

Language: Python - Size: 549 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 18 - Forks: 3

Khalid-Azmatullah/CCF

This is my second HTML Project. CCF or 'Circle Central Formula' is an independently derived formula for finding the co-ordinates of the centre of a circle. Whole documentation for it is given in the pdf below. **DGTE170824**

Language: CSS - Size: 12.5 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

msr8/tictactoe

A simple tictactoe AI made in python/pyscript using the minimax algorithm

Language: Python - Size: 73.2 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

JustinGOSSES/pyscript-playground 📦

Playground for messing around with pyscript

Language: HTML - Size: 6.83 MB - Last synced at: 28 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

ross-spencer/demystify-lite

Pyscripted Demystify enabling analysis of DROID and Siegfried reports from the browser

Language: JavaScript - Size: 2.68 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 2

mabdusshakur/Facebook-Auto-Reaction-Script

Its a simple script based on python , for auto Reaction in Facebook Post on Web Version .

Language: Python - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

i2y/napolitan

Napolitan is a lightweight, user-friendly library for creating custom elements with a simple API for PyScript.

Size: 732 KB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

naemazam/PyScript-TODO

To-Do app with PyScript

Language: HTML - Size: 40 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 0

alextrandev/python_message_encryption

A message encryption/description python program which use a master password to hide any message

Language: Python - Size: 135 KB - Last synced at: 4 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

jingram80024/QOI-PyScript

A simple Python QOI codec brought to the web by PyScript

Size: 46.9 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

naemazam/PyScript

PyScript is a Pythonic alternative to Scratch, JSFiddle or other "easy to use" programming frameworks, making the web a friendly, hackable, place where anyone can author interesting and interactive applications.

Language: HTML - Size: 516 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

AIboy996/plt-gallery

matplotlib gallery powered by pyscript

Language: HTML - Size: 9.77 KB - Last synced at: 4 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

albertiaedev/frontend

In this repository you can find the code for many templates for UI/UX components, webpages and websites made with HTML, CSS, JavaScript, React, Vue and more.

Language: HTML - Size: 10.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

MarketingPipeline/Python-In-The-Browser

Examples & resources on how to use Python in the web browser.

Size: 43.9 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

sagasu/PyScript-playground

PyScript playground

Language: HTML - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

astrojuanlu/mystyc

Online conversor of reStructuredText to MyST

Language: HTML - Size: 92.8 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 1

douglasdcm/tdd_detroid

This project aims to exercise the "code smells" related to unit tests using an application that simulates a real business. The code will be developed with the Detroit-style TDD technique

Language: Python - Size: 19.5 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

GouravDutta-01/TaskTracker

This is a web app built using PyScript and Bootstrap that provides a user-friendly interface for managing tasks and visualizing their completion status, aiding in efficient task management.

Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

LakshmanKishore/loanPrediction

An end to end ML project.

Language: Jupyter Notebook - Size: 273 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sinchan-s/sinchan-s.github.io

Language: HTML - Size: 1.95 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

sinchan-s/pyscript-exp

Language: HTML - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

rjoydip-zz/parcel-pyscript-starter

Parcel + PyScript + TypeScript + Preact Starter

Language: Dockerfile - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

iseshu/flames-calculator

Explore the captivating FLAMES algorithm through our interactive website, crafted with HTML, CSS, and Python scripts.

Language: HTML - Size: 39.1 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Saketh-Chandra/GTA_SA_Save_Game_EditorPy

GTA San Andreas: Save Game Editor in Python and PyScript

Language: Python - Size: 462 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 2

bearddan2000/pyscript-web-hello-world-rpl

A demo of pyscript rpl.

Language: Shell - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

bearddan2000/pyscript-web-plot-data

A demo of pyscript plotting downloaded dataset.

Language: Shell - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

bearddan2000/dev-pyscript-web-hello-world

A demo of pyscript.

Language: HTML - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mudream4869/pyscript-local-package

Just a workaround for pyscript importing local package.

Language: HTML - Size: 4.88 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

innovatorH/MechLab

This is a web tool for analyzing solid mechanics problems.

Language: CSS - Size: 635 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nds00567/interactive-visualizer

Standalone web interface for spatial omics data entry and graph retrieval

Language: HTML - Size: 119 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ironbar/aprender_a_leer_pyscript

Shows random words with customizable difficulty for learning to read spanish

Language: HTML - Size: 628 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

FabioRosado/pyscript_dot_com

Package to use PyScript.com features in a simple and easy way

Language: Python - Size: 59.6 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

suvanbanerjee/text-encryptor

A simple webapp to encrypt and decrypt files using a password

Language: Python - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

spaulll/HashLens

Web based hash identifier using <py-script>

Language: CSS - Size: 231 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

thenithinbalaji/Burger-Machine

Scheduling Data Structures Implementation. Website made with ❤️ using HTML, CSS & Pyscript.

Language: Python - Size: 48.8 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

SaiBarathR/Movie-Bot

Created this telegram bot for my telegram channel users to lookup the details of movie quickly without leaving the telegram app..

Language: Python - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

rayhankinan/python-image-dehazing

Tugas Makalah IF4073 Interpretasi dan Pengolahan Citra

Language: Python - Size: 165 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rossarmstrong/word-error-rate-calculator-pyscript

Evaluating the werpy Python package for UI development by testing it within PyScript for seamless integration and user interface exploration

Language: HTML - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Oussama1403/Pyscript-Offline

Installable PyScript application that runs offline.

Language: HTML - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 14 - Forks: 1

Rust-Ninja-Sabi/pyscript-johnny

Game with PyScript

Language: Python - Size: 17.8 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jamal474/emotiontest

Emotion Detection from Text | Machine Learning | React.js & PyScript.js

Language: CSS - Size: 2.25 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

prajwalkedari/Python_Practice

@CodeWithHarry Python Coursce All Pratice And , This is Also Project of Py-Script , API(data load Json) and Many More........ pls contribution

Language: Python - Size: 7.32 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

scottykwok/eva-timer

Evangelion timer that runs on browsers

Language: Python - Size: 3.69 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 0

JendrikLudwig/bachelor_thesis_chatanwendung

This web chat application was developed as part of a bachelor thesis by Jendrik Ludwig. The frontend was implemented with JavaScript as well as with PyScript (Python).

Language: JavaScript - Size: 249 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

SiriosDev/SwitchBot-API-Script-Caller

This (Py)Script allows you to control all (WIP) your SwitchBot devices via API calls (1.1)

Language: Python - Size: 193 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 4

tsansalone/client-side-AI-training

Basic client-side neural network training with PyScript

Language: HTML - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

GregSym/pyscript_plaground

just some random pyscript stuff for reference because I like the project

Language: HTML - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

LoreBadTime/PyScript_various_projects

various pyscript projects

Language: HTML - Size: 119 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AranMesquita/CRUD-Progressive-Web-App

I built a full-stack progressive web app(PWA) that allows for everyone who has the app to view one centralised list and make edits(Add or Remove items) to one list, for example one shopping list🛍️ for a whole family👨‍👩‍👧‍👦. I developed this app using Python🐍 for both the front-end and the back-end.

Language: JavaScript - Size: 152 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

IvanCampos/pyScript

OpenAI API for completions from GPT-3, BeautifulSoup for web scraping, Matplotlib for data visualization, Pandas for dataframes (spreadsheets or tables), Numpy for manipulation of arrays

Language: HTML - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

modularizer/pyprez

Run client-side python snippets in your browser to demo code

Language: JavaScript - Size: 2.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 2

NathanMeulle/PythonCodeShortening.github.io

Python Code Shortening using PyScript

Language: HTML - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Equipe5-ifam-cmzl/trabalho-final

Trabalho Final da disciplina "I.A. E Mineração de Dados" ~ Prof. Breno

Language: Jupyter Notebook - Size: 37.1 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0