Coder Social home page Coder Social logo

holoviews-feedstock's Introduction

About holoviews-feedstock

Feedstock license: BSD-3-Clause

Home: https://holoviews.org

Package license: BSD-3-Clause

Summary: Stop plotting your data - annotate your data and let it visualize itself.

Development: https://github.com/holoviz/holoviews

Documentation: http://holoviews.org/getting_started/index.html

HoloViews is an open-source Python library designed to make data analysis and visualization seamless and simple. With HoloViews, you can usually express what you want to do in very few lines of code, letting you focus on what you are trying to explore and convey, not on the process of plotting.

Current build status

All platforms:

Current release info

Name Downloads Version Platforms
Conda Recipe Conda Downloads Conda Version Conda Platforms

Installing holoviews

Installing holoviews from the conda-forge channel can be achieved by adding conda-forge to your channels with:

conda config --add channels conda-forge
conda config --set channel_priority strict

Once the conda-forge channel has been enabled, holoviews can be installed with conda:

conda install holoviews

or with mamba:

mamba install holoviews

It is possible to list all of the versions of holoviews available on your platform with conda:

conda search holoviews --channel conda-forge

or with mamba:

mamba search holoviews --channel conda-forge

Alternatively, mamba repoquery may provide more information:

# Search all versions available on your platform:
mamba repoquery search holoviews --channel conda-forge

# List packages depending on `holoviews`:
mamba repoquery whoneeds holoviews --channel conda-forge

# List dependencies of `holoviews`:
mamba repoquery depends holoviews --channel conda-forge

About conda-forge

Powered by NumFOCUS

conda-forge is a community-led conda channel of installable packages. In order to provide high-quality builds, the process has been automated into the conda-forge GitHub organization. The conda-forge organization contains one repository for each of the installable packages. Such a repository is known as a feedstock.

A feedstock is made up of a conda recipe (the instructions on what and how to build the package) and the necessary configurations for automatic building using freely available continuous integration services. Thanks to the awesome service provided by Azure, GitHub, CircleCI, AppVeyor, Drone, and TravisCI it is possible to build and upload installable packages to the conda-forge anaconda.org channel for Linux, Windows and OSX respectively.

To manage the continuous integration and simplify feedstock maintenance conda-smithy has been developed. Using the conda-forge.yml within this repository, it is possible to re-render all of this feedstock's supporting files (e.g. the CI configuration files) with conda smithy rerender.

For more information please check the conda-forge documentation.

Terminology

feedstock - the conda recipe (raw material), supporting scripts and CI configuration.

conda-smithy - the tool which helps orchestrate the feedstock. Its primary use is in the construction of the CI .yml files and simplify the management of many feedstocks.

conda-forge - the place where the feedstock and smithy live and work to produce the finished article (built conda distributions)

Updating holoviews-feedstock

If you would like to improve the holoviews recipe or build a new package version, please fork this repository and submit a PR. Upon submission, your changes will be run on the appropriate platforms to give the reviewer an opportunity to confirm that the changes result in a successful build. Once merged, the recipe will be re-built and uploaded automatically to the conda-forge channel, whereupon the built conda packages will be available for everybody to install and use from the conda-forge channel. Note that all branches in the conda-forge/holoviews-feedstock are immediately built and any created packages are uploaded, so PRs should be based on branches in forks and branches in the main repository should only be used to build distinct package versions.

In order to produce a uniquely identifiable distribution:

  • If the version of a package is not being increased, please add or increase the build/number.
  • If the version of a package is being increased, please remember to return the build/number back to 0.

Feedstock Maintainers

holoviews-feedstock's People

Contributors

basnijholt avatar beckermr avatar conda-forge-admin avatar conda-forge-curator[bot] avatar github-actions[bot] avatar hoxbro avatar jakirkham avatar jlstevens avatar maximlt avatar nehaljwani avatar ocefpaf avatar philippjfr avatar regro-cf-autotick-bot avatar xhochy avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

holoviews-feedstock's Issues

Strict ipython dependencies prevent ipython upgrade

Issue:
The ipython dependency requirement of holoviews 1.11.1:

ipython >=5.4.0,<=7.1.1

currently blocks update of ipython to 7.2:

$ conda update ipython                                                                                                                                (py37)
Solving environment: done

## Package Plan ##

  environment location: /Users/klay6683/miniconda3/envs/py37

  added / updated specs:
    - ipython


The following packages will be UPDATED:

    ipython:   7.1.1-py37h24bf2e0_1000 conda-forge --> 7.2.0-py37h24bf2e0_1000 conda-forge

The following packages will be DOWNGRADED:

    holoviews: 1.11.1-py_0             conda-forge --> 1.11.0-py_0             conda-forge

While dependencies so precise are of course sometimes required, I'm puzzled why the older holoviews version 1.11.0 is accepting:

ipython >=5.4.0

i.e. more freely than the newer version?
So, basically I'm asking, can the ipython dependency be softened for 1.11.1 so that ipython 7.2 can be installed on top?


Environment (conda list):
$ conda list
# packages in environment at /Users/klay6683/miniconda3/envs/py37:
#
# Name                    Version                   Build  Channel
advbumpversion            1.2.0                      py_0    conda-forge
alabaster                 0.7.12                     py_0    conda-forge
apipkg                    1.5                        py_0    conda-forge
appdirs                   1.4.3                      py_1    conda-forge
appnope                   0.1.0                 py37_1000    conda-forge
argh                      0.26.2                    <pip>
asn1crypto                0.24.0                py37_1003    conda-forge
astroid                   2.1.0                 py37_1000    conda-forge
astropy                   3.1.1           py37h1de35cc_1000    conda-forge
atomicwrites              1.2.1                      py_0    conda-forge
attrs                     18.2.0                     py_0    conda-forge
autopep8                  1.4.3                      py_0    conda-forge
babel                     2.6.0                      py_1    conda-forge
backcall                  0.1.0                      py_0    conda-forge
black                     18.9b0                     py_0    conda-forge
blas                      1.1                    openblas    conda-forge
bleach                    3.1.0                      py_0    conda-forge
blosc                     1.15.1            h0a44026_1002    conda-forge
bokeh                     1.0.4                 py37_1000    conda-forge
boost-cpp                 1.68.0            h6f8c590_1000    conda-forge
bzip2                     1.0.6             h1de35cc_1002    conda-forge
ca-certificates           2018.11.29           ha4d7672_0    conda-forge
cairo                     1.16.0            h9247486_1000    conda-forge
cartopy                   0.17.0          py37h5f2beeb_1003    conda-forge
certifi                   2018.11.29            py37_1000    conda-forge
cffi                      1.11.5          py37h342bebf_1001    conda-forge
cftime                    1.0.3.4         py37h917ab60_1000    conda-forge
chardet                   3.0.4                 py37_1003    conda-forge
click                     7.0                        py_0    conda-forge
click-plugins             1.0.4                      py_0    conda-forge
cligj                     0.5.0                      py_0    conda-forge
cloudpickle               0.6.1                      py_0    conda-forge
colorcet                  1.0.0                      py_0    conda-forge
coverage                  4.5.2           py37h1de35cc_1000    conda-forge
cryptography              2.3.1           py37hdbc3d79_1000    conda-forge
cspice                    66                h1de35cc_1004    conda-forge
curl                      7.63.0            heae2a1f_1000    conda-forge
cycler                    0.10.0                     py_1    conda-forge
cython                    0.29.3           py37h0a44026_0    conda-forge
cytoolz                   0.9.0.1          py37h470a237_1    conda-forge
dask                      1.1.0                      py_1    conda-forge
dask-core                 1.1.0                      py_0    conda-forge
datashader                0.6.8                      py_0    conda-forge
datashape                 0.5.4                    py37_1  
decorator                 4.3.0                      py_0    conda-forge
descartes                 1.1.0                      py_2    conda-forge
distributed               1.25.2                py37_1000    conda-forge
docutils                  0.14                  py37_1001    conda-forge
entrypoints               0.3                   py37_1000    conda-forge
execnet                   1.5.0                      py_0    conda-forge
expat                     2.2.5             h0a44026_1002    conda-forge
fiona                     1.8.4           py37h0e3174d_1002    conda-forge
flake8                    3.6.0                 py37_1000    conda-forge
fontconfig                2.13.1            h1e4e890_1000    conda-forge
freetype                  2.9.1             h597ad8a_1005    conda-forge
freexl                    1.0.5             h1de35cc_1002    conda-forge
gdal                      2.4.0           py37h8e9a8e4_1000    conda-forge
geopandas                 0.4.0                      py_1    conda-forge
geos                      3.7.0             h0a44026_1000    conda-forge
geotiff                   1.4.3             hce09ea4_1000    conda-forge
geoviews                  1.6.1                      py_0    conda-forge
geoviews-core             1.6.1                      py_0    conda-forge
gettext                   0.19.8.1          hcca000d_1001    conda-forge
giflib                    5.1.4             h1de35cc_1001    conda-forge
gitchangelog              3.0.4                     <pip>
glib                      2.58.2            h2836805_1001    conda-forge
h5py                      2.9.0                     <pip>
hdf4                      4.2.13            hf3c6af0_1002    conda-forge
hdf5                      1.10.4          nompi_h5598ddc_1105    conda-forge
heapdict                  1.0.0                 py37_1000    conda-forge
hirise-tools              0.5.1                     <pip>
holoviews                 1.11.1                     py_0    conda-forge
hvplot                    0.3.0                      py_0    conda-forge
icu                       58.2              h0a44026_1000    conda-forge
idna                      2.8                   py37_1000    conda-forge
imageio                   2.4.1                 py37_1000    conda-forge
imagesize                 1.1.0                      py_0    conda-forge
importlib-resources       1.0.2                     <pip>
ipykernel                 5.1.0           py37h24bf2e0_1001    conda-forge
ipympl                    0.2.1                 py37_1000    conda-forge
ipyparallel               6.2.3                 py37_1000    conda-forge
ipython                   7.1.1           py37h24bf2e0_1000    conda-forge
ipython_genutils          0.2.0                      py_1    conda-forge
ipywidgets                7.4.2                      py_0    conda-forge
isort                     4.3.4                 py37_1000    conda-forge
jedi                      0.13.2                py37_1000    conda-forge
jinja2                    2.10                       py_1    conda-forge
jpeg                      9c                h1de35cc_1001    conda-forge
json-c                    0.13.1            h1de35cc_1001    conda-forge
jsonschema                3.0.0a3               py37_1000    conda-forge
jupyter                   1.0.0                      py_1    conda-forge
jupyter_client            5.2.4                      py_0    conda-forge
jupyter_console           6.0.0                      py_0    conda-forge
jupyter_contrib_core      0.3.3                      py_2    conda-forge
jupyter_core              4.4.0                      py_0    conda-forge
jupyter_nbextensions_configurator 0.4.1                    py37_0    conda-forge
jupyterlab                0.35.4                   py37_0    conda-forge
jupyterlab-git            0.5.0                     <pip>
jupyterlab-github         0.7.0                     <pip>
jupyterlab-latex          0.4.1                     <pip>
jupyterlab_server         0.2.0                      py_0    conda-forge
kealib                    1.4.10            hf5ed860_1002    conda-forge
kiwisolver                1.0.1           py37h04f5b5a_1002    conda-forge
krb5                      1.16.3            h24a3359_1000    conda-forge
latexcodec                1.0.6                      py_0    conda-forge
lazy-object-proxy         1.3.1           py37h1de35cc_1000    conda-forge
libcurl                   7.63.0            h76de61e_1000    conda-forge
libcxx                    7.0.0                h2d50403_2    conda-forge
libdap4                   3.19.1            hae55d67_1000    conda-forge
libedit                   3.1.20170329      hcfe32e1_1001    conda-forge
libffi                    3.2.1             h0a44026_1005    conda-forge
libgdal                   2.4.0             hbb94375_1000    conda-forge
libgfortran               3.0.0                      1001    conda-forge
libiconv                  1.15              h1de35cc_1004    conda-forge
libkml                    1.3.0             h71ee1b2_1009    conda-forge
libnetcdf                 4.6.2             h6b88ef6_1001    conda-forge
libpng                    1.6.36            ha441bb4_1000    conda-forge
libpq                     10.6              hbe1e24e_1000    conda-forge
libsodium                 1.0.16            h1de35cc_1001    conda-forge
libspatialindex           1.8.5             h0a44026_1003    conda-forge
libspatialite             4.3.0a            hc5068f1_1025    conda-forge
libssh2                   1.8.0             hf30b1f0_1003    conda-forge
libtiff                   4.0.10            h79f4b77_1001    conda-forge
libxml2                   2.9.8             hf14e9c8_1005    conda-forge
libxslt                   1.1.32            h33a18ac_1002    conda-forge
livereload                2.6.0                     <pip>
llvm-meta                 7.0.0                         0    conda-forge
llvmlite                  0.25.0          py37h3fea490_1001    conda-forge
locket                    0.2.0                      py_2    conda-forge
lxml                      4.3.0           py37h7166777_1000    conda-forge
markupsafe                1.1.0           py37h1de35cc_1000    conda-forge
matplotlib                3.0.2                 py37_1001    conda-forge
matplotlib-base           3.0.2           py37hf043ca5_1001    conda-forge
mccabe                    0.6.1                      py_1    conda-forge
mistune                   0.8.4           py37h1de35cc_1000    conda-forge
more-itertools            4.3.0                 py37_1000    conda-forge
msgpack-python            0.6.0           py37h04f5b5a_1000    conda-forge
multipledispatch          0.6.0                      py_0    conda-forge
munch                     2.3.2                      py_0    conda-forge
nb_black                  1.0.3                    py37_0    michaelaye
nb_conda_kernels          2.2.0                 py37_1000    conda-forge
nbconvert                 5.3.1                      py_1    conda-forge
nbformat                  4.4.0                      py_1    conda-forge
nbresuse                  0.3.0                     <pip>
nbsphinx                  0.4.2                      py_0    conda-forge
nbstripout                0.3.3                      py_0    conda-forge
nbtools                   0.2.2.dev5+g740bc06           <pip>
nbval                     0.9.1                      py_0    conda-forge
ncurses                   6.1               h0a44026_1002    conda-forge
netcdf4                   1.4.2           py37hd700958_1001    conda-forge
networkx                  2.2                        py_1    conda-forge
notebook                  5.7.4                 py37_1000    conda-forge
numba                     0.40.1          py37h1702cab_1000    conda-forge
numexpr                   2.6.9           py37h1702cab_1000    conda-forge
numpy                     1.15.4          py37_blas_openblashb06ca3d_0  [blas_openblas]  conda-forge
olefile                   0.46                       py_0    conda-forge
openblas                  0.3.3                ha44fe06_1    conda-forge
openjpeg                  2.3.0             h3bf0609_1003    conda-forge
openssl                   1.0.2p            h1de35cc_1002    conda-forge
oset                      0.1.3                      py_1    conda-forge
owslib                    0.17.1                     py_0    conda-forge
p4terrains                0.2.1                     <pip>
packaging                 19.0                       py_0    conda-forge
pandas                    0.23.4          py37h1702cab_1000    conda-forge
pandoc                    2.5                           1    conda-forge
pandocfilters             1.4.2                      py_1    conda-forge
param                     1.8.1                      py_0    conda-forge
parso                     0.3.1                      py_0    conda-forge
partd                     0.3.9                      py_0    conda-forge
pathtools                 0.1.2                     <pip>
patsy                     0.5.1                      py_0    conda-forge
pcre                      8.41              h0a44026_1003    conda-forge
pep8                      1.7.1                      py_0    conda-forge
pexpect                   4.6.0                 py37_1000    conda-forge
phantomjs                 2.1.1                         1    conda-forge
pickleshare               0.7.5                 py37_1000    conda-forge
pillow                    5.4.1           py37hbddbef0_1000    conda-forge
pip                       18.1                  py37_1000    conda-forge
pixman                    0.34.0            h1de35cc_1003    conda-forge
planet4                   0.11.2                    <pip>
planetpy                  0.3.0                     <pip>
pluggy                    0.8.1                      py_0    conda-forge
poppler                   0.67.0               hb974355_5    conda-forge
poppler-data              0.4.9                         1    conda-forge
port-for                  0.3.1                     <pip>
postgresql                10.6              ha1bbaa7_1000    conda-forge
proj4                     5.2.0             h1de35cc_1001    conda-forge
prometheus_client         0.5.0                      py_0    conda-forge
prompt_toolkit            2.0.7                      py_0    conda-forge
psutil                    5.4.8           py37h1de35cc_1000    conda-forge
psycopg2                  2.7.6.1         py37hdbc3d79_1000    conda-forge
ptyprocess                0.6.0                 py37_1000    conda-forge
pvl                       0.3.0                      py_1    conda-forge
py                        1.7.0                      py_0    conda-forge
pyaml                     18.11.0                    py_0    conda-forge
pybtex                    0.22.2                   py37_0    conda-forge
pybtex-docutils           0.2.1                 py37_1000    conda-forge
pyciss                    0.11.0                    <pip>
pycodestyle               2.4.0                      py_1    conda-forge
pycparser                 2.19                       py_0    conda-forge
pyct                      0.4.6                      py_0    conda-forge
pyct-core                 0.4.6                      py_0    conda-forge
pyepsg                    0.4.0                      py_0    conda-forge
pyflakes                  2.0.0                      py_0    conda-forge
pygments                  2.3.1                      py_0    conda-forge
pykdtree                  1.3.1           py37h917ab60_1002    conda-forge
pylint                    2.2.2                 py37_1000    conda-forge
pyopenssl                 18.0.0                py37_1000    conda-forge
pyparsing                 2.3.1                      py_0    conda-forge
pyproj                    1.9.6           py37h9c430a6_1000    conda-forge
pyqt                      5.6.0           py37hc26a216_1008    conda-forge
pyrsistent                0.14.9          py37h1de35cc_1000    conda-forge
pysal                     1.14.4.post2          py37_1001    conda-forge
pyshp                     2.0.1                      py_0    conda-forge
pysis                     0.6.0                     <pip>
pysocks                   1.6.8                 py37_1002    conda-forge
pyspectral                0.8.6                     <pip>
pytables                  3.4.4           py37h0af8b44_1004    conda-forge
pytelescope               0.1.0                     <pip>
pytest                    4.1.1                 py37_1000    conda-forge
pytest-arraydiff          0.3                        py_0    conda-forge
pytest-astropy            0.4.0                      py_0    conda-forge
pytest-cache              1.0                      py37_1  
pytest-cov                2.6.1                      py_0    conda-forge
pytest-doctestplus        0.1.3                      py_0    conda-forge
pytest-openfiles          0.3.1                      py_0    conda-forge
pytest-pep8               1.0.6                      py_1    conda-forge
pytest-remotedata         0.3.1                      py_0    conda-forge
python                    3.7.1             h145921a_1000    conda-forge
python-dateutil           2.7.5                      py_0    conda-forge
python-geotiepoints       1.1.7                     <pip>
python-pptx               0.6.17                     py_0    conda-forge
pytz                      2018.9                     py_0    conda-forge
pyuvis                    0.4                       <pip>
pyviz_comms               0.7.0                      py_0    conda-forge
pywavelets                1.0.1           py37h917ab60_1000    conda-forge
pyyaml                    3.13            py37h1de35cc_1001    conda-forge
pyzmq                     17.1.2          py37h111632d_1001    conda-forge
qt                        5.6.2             h822fa55_1011    conda-forge
qtconsole                 4.4.3                      py_0    conda-forge
readline                  7.0               hcfe32e1_1001    conda-forge
requests                  2.21.0                py37_1000    conda-forge
rtree                     0.8.3                 py37_1000    conda-forge
scikit-image              0.14.2           py37h0a44026_0    conda-forge
scikit-learn              0.20.2          py37_blas_openblashc6dc708_1400  [blas_openblas]  conda-forge
scipy                     1.2.0           py37_blas_openblashb06ca3d_200  [blas_openblas]  conda-forge
seaborn                   0.9.0                      py_0    conda-forge
selenium                  3.141.0         py37h1de35cc_1000    conda-forge
send2trash                1.5.0                      py_0    conda-forge
setuptools                40.6.3                   py37_0    conda-forge
shapely                   1.6.4           py37h1d95287_1001    conda-forge
sip                       4.18.1          py37h0a44026_1000    conda-forge
six                       1.12.0                py37_1000    conda-forge
snowballstemmer           1.2.1                      py_1    conda-forge
sortedcontainers          2.1.0                      py_0    conda-forge
sphinx                    1.8.3                 py37_1000    conda-forge
sphinx-autobuild          0.7.1                     <pip>
sphinxcontrib-bibtex      0.4.2                      py_0    conda-forge
sphinxcontrib-websupport  1.1.0                      py_1    conda-forge
spicer                    0.2b0                     <pip>
spiceypy                  2.1.2                      py_1    conda-forge
sqlalchemy                1.2.16          py37h1de35cc_1000    conda-forge
sqlite                    3.26.0            h1765d9f_1000    conda-forge
statsmodels               0.9.0           py37h917ab60_1000    conda-forge
tblib                     1.3.2                      py_1    conda-forge
terminado                 0.8.1                 py37_1001    conda-forge
testpath                  0.4.2                 py37_1000    conda-forge
tk                        8.6.9             ha441bb4_1000    conda-forge
toml                      0.10.0                     py_0    conda-forge
toolz                     0.9.0                      py_1    conda-forge
tornado                   5.1.1           py37h1de35cc_1000    conda-forge
tqdm                      4.29.1                     py_0    conda-forge
traitlets                 4.3.2                 py37_1000    conda-forge
tzcode                    2018g             h1de35cc_1001    conda-forge
urllib3                   1.24.1                py37_1000    conda-forge
watchdog                  0.9.0                     <pip>
wcwidth                   0.1.7                      py_1    conda-forge
webencodings              0.5.1                      py_1    conda-forge
wheel                     0.32.3                   py37_0    conda-forge
widgetsnbextension        3.4.2                 py37_1000    conda-forge
wrapt                     1.11.1           py37h1de35cc_0    conda-forge
xarray                    0.11.2                py37_1000    conda-forge
xerces-c                  3.2.2             h44e365a_1001    conda-forge
xlrd                      1.2.0                      py_0    conda-forge
xlsxwriter                1.1.2                      py_0    conda-forge
xlwt                      1.3.0                      py_1    conda-forge
xz                        5.2.4             h1de35cc_1001    conda-forge
yaml                      0.1.7             h1de35cc_1001    conda-forge
yapf                      0.24.0                     py_0    conda-forge
zeromq                    4.2.5             h0a44026_1006    conda-forge
zict                      0.1.3                      py_0    conda-forge
zlib                      1.2.11            h1de35cc_1004    conda-forge


Details about conda and system ( conda info ):
$ conda info

     active environment : py37
    active env location : /Users/klay6683/miniconda3/envs/py37
            shell level : 1
       user config file : /Users/klay6683/.condarc
 populated config files : /Users/klay6683/.condarc
                          /Users/klay6683/miniconda3/envs/py37/.condarc
          conda version : 4.5.12
    conda-build version : not installed
         python version : 3.7.2.final.0
       base environment : /Users/klay6683/miniconda3  (writable)
           channel URLs : https://conda.anaconda.org/conda-forge/osx-64
                          https://conda.anaconda.org/conda-forge/noarch
                          https://repo.anaconda.com/pkgs/main/osx-64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/free/osx-64
                          https://repo.anaconda.com/pkgs/free/noarch
                          https://repo.anaconda.com/pkgs/r/osx-64
                          https://repo.anaconda.com/pkgs/r/noarch
                          https://repo.anaconda.com/pkgs/pro/osx-64
                          https://repo.anaconda.com/pkgs/pro/noarch
          package cache : /Users/klay6683/miniconda3/pkgs
                          /Users/klay6683/.conda/pkgs
       envs directories : /Users/klay6683/miniconda3/envs
                          /Users/klay6683/.conda/envs
               platform : osx-64
             user-agent : conda/4.5.12 requests/2.21.0 CPython/3.7.2 Darwin/18.2.0 OSX/10.14.2
                UID:GID : 273771:2260
             netrc file : None
           offline mode : False


Switching to noarch Python

Seems like it might be reasonable to convert this package into a noarch: python one. Curious if that is acceptable with the maintainers/developers. If so, this would greatly simplify the update process going forward.

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.