polyrand / codeutils

Useful functions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code utils

Some useful functions.

Installation and usage

Clone the repository and run:

git clone https://github.com/rickaa/codeutils.git
import <whatever-you-need>

Meta

Ricardo Ander-Egg Aguilar – @ricardoanderegg

https://github.com/rickaa/

Contributing

  1. Fork it (https://github.com/rickaa/codeutils/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)

About

Useful functions.


Languages

Language:Python 100.0%