boa

0.0.1 • Public • Published
______               _     
| ___ \             (_)    
| |_/ / ___   __ _   _ ___ 
| ___ \/ _ \ / _` | | / __|
| |_/ / (_) | (_| |_| \__ \
\____/ \___/ \__,_(_) |___/
                   _/ |    
                  |__/     

Boa.js

Python built-in functions implemented in javascript

License: MIT

Implements every relevant function from: http://docs.python.org/2/library/functions.html

abs
all
any
bin
bool
callable
chr
cmp
delattr
dict
divmod
enumerate
eval
file
filter
float
getattr
globals
hasattr
hash
hex
int
isinstance
iter
len
list
long
map
max
min
object
oct
open
ord
pow
print
range
reduce
repr
reversed
round
set
setattr
sorted
str
sum
tuple
type
unicode
xrange
zip

Readme

Keywords

none

Package Sidebar

Install

npm i boa

Weekly Downloads

66

Version

0.0.1

License

MIT

Last publish

Collaborators

  • zolmeister