Skip to content

Malachi-M/convertBase_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base Conversion Python Web Application

Base Convert

This application is a web wrapper around a python base converion function. Pass any integer into the function along with a specificed Base between 2-36. Returned to you will be your queried conversion as well as default results in base 2, 10, and 16.

Webserver

This application is wrapped and served by the bottlepy webserver. This project is a nascent exploration into micro python web frameworks. The primary logic for this application resides on the webserver and is pushed to the template via a client side ajax call.

About

A simple base conversion application written with the bottlepy python webserver

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages