Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

ReagentX/replit-python-client

Repository files navigation

Unofficial repl.it API

I wanted to download all of my REPLs regularly and sync them to my GitHub; since there was no way to do that I made this package. This project uses the GraphQL data that powers repl.it to enumberate a list of repls and download them.

Usage

from replapi import replit
repl = replit.ReplIt('username')
repl.download_all()

About

A Python 3.7 client that allows a user to enumerate and download all of their Repls on repl.it

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages