Catalogue Search | MBRL
Search Results Heading
Explore the vast range of titles available.
MBRLSearchResults
-
DisciplineDiscipline
-
Is Peer ReviewedIs Peer Reviewed
-
Series TitleSeries Title
-
Reading LevelReading Level
-
YearFrom:-To:
-
More FiltersMore FiltersContent TypeItem TypeIs Full-Text AvailableSubjectCountry Of PublicationPublisherSourceTarget AudienceDonorLanguagePlace of PublicationContributorsLocation
Done
Filters
Reset
10,395
result(s) for
"Python"
Sort by:
Learn web development with Python : Get hands-on with Python Programming and Django web development
If you want to develop complete Python web apps with Django, this Learning Path is for you. It will walk you through Python programming techniques and guide you in implementing them when creating 4 professional Django projects, teaching you how to solve common problems and develop RESTful web services with Django and Python. You will learn how to build a blog application, a social image bookmarking website, an online shop, and an e-learning platform.
La base des données NoSQL pour le réseau électrique: La SNEL SA met en oeuvre un nouveau modèle basé sur le neutre effectivement mis à la terre
Avec une population estimée à 17,07 millions d'habitants en 2021 et un taux d'électrification d'environ 45,5% [1], le déficit en desserte électrique de la Ville-Province de Kinshasa est estimé à 54,5 %. Renverser cette tendance fait partie des préoccupations du Gouvernement de la République. C'est dans ce cadre que plusieurs programmes de réhabilitation et d'extension sont en cours de réalisation. Ces projets sont financés par soit des bailleurs de fonds internationaux tels que le PMURR, le PMEDE, le PEPUR, l'EASE MALT, soit la SNEL SA elle-même sur fonds propres, soit sur intervention directe du gouvernement congolais. La stratégie de mise en oeuvre du projet EASE par la SNEL SA DKO fera l'objet de cette analyse. En considérant le volume des données qu'elle est sensé générer, une gestion informatique à base des données NoSQL est la mieux appropriée au point qu'elle est susceptible de la rendre performante.
Journal Article
Python for teenagers : learn to program like a superhero!
by
Payne, James R. author
in
Python (Computer program language)
,
COMPUTERS - Programming Languages - Python.
2019
Discover everything you need to know about Python to turn your passion of programming into a job you'll love. Fueled by fun and practical examples, this book gives high schoolers who want to learn an easy programming language ideas for how to leverage them in the workforce. Start with the basics and before you know it, you'll be building your own web sites, doing white-hat hacking, finding code bugs and errors, and creating games, including using Python to roll characters for RPGs. Every chapter is relaxed and informal, like learning with a cool teacher all the time.
Functional Python Programming
Python is an easy-to-learn and extensible programming language that offers a number of functional programming features. This practical guide demonstrates the Python implementation of a number of functional programming techniques and design patterns. Through this book, you'll understand what functional programming is all about, its impact on.
Hands-On Data Visualization with Bokeh
by
Jolly, Kevin
in
COMPUTERS / Computer Science
,
Information visualization
,
Python (Computer program language)
2018,2024
Adding a layer of interactivity to your plots and converting these plots into applications hold immense value in the field of data science. The standard approach to adding interactivity would be to use paid software such as Tableau, but the Bokeh package in Python offers users a way to create both interactive and visually aesthetic plots for free.
MitoHiFi: a python pipeline for mitochondrial genome assembly from PacBio high fidelity reads
by
Krasheninnikova, Ksenia
,
McCarthy, Shane A.
,
Torrance, James
in
Accuracy
,
Algorithms
,
Annotations
2023
Background
PacBio high fidelity (HiFi) sequencing reads are both long (15–20 kb) and highly accurate (> Q20). Because of these properties, they have revolutionised genome assembly leading to more accurate and contiguous genomes. In eukaryotes the mitochondrial genome is sequenced alongside the nuclear genome often at very high coverage. A dedicated tool for mitochondrial genome assembly using HiFi reads is still missing.
Results
MitoHiFi was developed within the Darwin Tree of Life Project to assemble mitochondrial genomes from the HiFi reads generated for target species. The input for MitoHiFi is either the raw reads or the assembled contigs, and the tool outputs a mitochondrial genome sequence fasta file along with annotation of protein and RNA genes. Variants arising from heteroplasmy are assembled independently, and nuclear insertions of mitochondrial sequences are identified and not used in organellar genome assembly. MitoHiFi has been used to assemble 374 mitochondrial genomes (368 Metazoa and 6 Fungi species) for the Darwin Tree of Life Project, the Vertebrate Genomes Project and the Aquatic Symbiosis Genome Project. Inspection of 60 mitochondrial genomes assembled with MitoHiFi for species that already have reference sequences in public databases showed the widespread presence of previously unreported repeats.
Conclusions
MitoHiFi is able to assemble mitochondrial genomes from a wide phylogenetic range of taxa from Pacbio HiFi data. MitoHiFi is written in python and is freely available on GitHub (
https://github.com/marcelauliano/MitoHiFi
). MitoHiFi is available with its dependencies as a Docker container on GitHub (ghcr.io/marcelauliano/mitohifi:master).
Journal Article
Impractical Python projects : playful programming activities to make you smarter
\"A book of fun coding projects for readers who know a little Python already and want to expand their skills. Simulate volcanoes, map Mars, and more, while gaining experience using free modules like Tkinter, matplotlib, Cprofile, Pylint, Pygame, Pillow, and Python-Docx\"-- Provided by publisher.
Secret Recipes of the Python Ninja
2018,2024
Do you feel you've mastered the Python language and you know everything it takes to write applications that are a class apart? Well, you're in for a surprise! This book covers the darkest secrets of Python, delving into its depths and uncovering things you never would have thought could be done.