オープンソース

作成日:2022.2.16(水)、変更日:2022.2.16(水)


オープンソースで開発されたソフトウェア・パッケージをリストアップする。

Web Site構築

機械学習・深層学習

主なMachine Learning / Deep Learning open source library, numbers of Github stars, as of 2020.8.28

--Hot library--

  • Tensorflow: 148k

  • PyTorch: 41.1k

  • scikit-learn: 42k

  • Keras: 49.4k keras.io Deep Learning for humans

  • fastai: 19.2k

---Basic library--

  • pandas: 26.3k

  • Numpy: 14.7k

  • SciPy: 7.4k

  • matplotlib: 12.1k

  • seaborn: 7.6k seaborn.pydata.org Statistical data visualization using matplotlib

  • Python: -

---Classic library---

  • Chainer (PFN Japan): 5.4k

  • Caffe (UCBerkeley, Jia): 30.8k caffe.berkeleyvision.org/ a fast open framework for deep learning.

  • Theano: 9.2k

メタバース

英語圏情報

  • [Medium] 5 Cool Open-Source Django Projects Every Python Developer Must Know About, Level Up Coding, 2022.1.21
    1. RealWorld Stars: 60.2k, Forks: 5.5k. The Django RealWorld App is a Medium clone named “Conduit” that allows users to publish articles, organise them by tags, like them, and follow other users. The project uses JSON Web Tokens to authenticate users, contains numerous CRUD operations, and has built-in pagination.

    2. Cookiecutter Stars: 15.3k, Forks: 1.5k. Cookiecutter Django is all about giving you a jumpstart on your next Django project. Numerous packages, such as django-alluth for social authentication, anymail for email integrations, media storage through Amazon S3, customised user models, including several additional optimizations, are already in place to help you get started.

    3. Wagtail Stars: 11k, Forks: 2.3k. Wagtail is a content management system built using Django. It has a streamlined design and is used by Google, Mozilla and MIT.

    4. Oscar Stars: 5.1k, Forks: 1.9k. Django Oscar is an e-commerce framework for Django. Simply clone the project from GitHub and get started customizing your own e-commerce site with configurable products, pricing, shipping and many other features.

    5. Mezzanine Stars: 4.3k, Forks: 1.5k. Mezzamine is another Django-based content management system. Users may utilise an admin panel, similar to WordPress, to handle blog posts, form data, and various web pages.

参考資料