Skip to content

PlugaruT/wordclouder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordClouder

Simple Django application that generated WordClouds based on some text.

Project Setup

Make sure you have Python 3.8+ installed on your machine. I recommend to also create a virtual environment in order to isolate project dependencies.

To install project dependencies just run

make install

The project uses black for code formatting, and to format the code, just run

make lint

To start the development server on your machine, run

make run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published