Coder Social home page Coder Social logo

python-bot's Introduction

Python-bot to automatically make novel music!

Steps to get started

  1. Clone the repository
  2. Replace the credentials.json from the email-id you want the bot to be from google email api generatory here. Also complete step 2 & install all the required libraries.

Install all the other required libraries ->

Install the required libraries ->

  • Magenta == 1.1.1: Some functions used here are depricated in the later versions. This version works without any issues. If you have conda than create a new environment using conda create --name music python=3.7 (I prefer python 3.7) and then activate the same using conda activate music. Once that is done you can simply install magenta using -> pip install magenta==1.1.1

  • base64: It should be installed by default. But make sure to still check for the same.

  • urlextract: Install urlextract using pip install urlextract

  • gitPython: Install using pip install gitPython

Other important things to note

In the main.py file, make sure you change the variables such as dir_to_clone & input_file_dir. Rest everything should work fine!

python-bot's People

Contributors

harshagrawal13 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.