Skip to content

GotT3/autowriter-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-writer-code

General

This code aims to write code like an AI.

Pre-requisites

  • ffmeg

  • Delete identation, autocompletion in VSCode or use vscode-app.

  • Python 3.8

  • pip install -r requirements.txt

Usage

Once the command is launched, you have 3 seconds to get to where the code should be written.

Using defaults :

python main.py

With recording:

python main.py -r

Update video properties in config.json.

Run vscode-app:

cd vscode-app
npm i
npm run dev

About

Auto writter code in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published