Explore >> Select a destination


You are here

mga-sphinx.github.io
| | pytorch.org
4.0 parsecs away

Travel
| | [AI summary] This documentation introduces TorchRec, a PyTorch library for large-scale recommender systems with distributed training capabilities.
| | flit.pypa.io
3.2 parsecs away

Travel
| | [AI summary] This article explains how to use Flit, a Python packaging tool, to distribute Python modules and packages on PyPI with minimal setup and error prevention.
| | river.me
5.2 parsecs away

Travel
| | A tutorial for configuring Sphinx for Read the Docs for your Python projects
| | blog.martinig.ch
14.1 parsecs away

Travel
| Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to