Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
  • 1
    ISBN: 9500425440
    Language: Spanish
    Pages: 294 S , 23 cm
    Edition: 1. ed
    Series Statement: Emecé Argentina
    Series Statement: Ensayo
    Keywords: Counterculture ; Popular culture History ; 20th century ; Argentinien ; Kultursoziologie
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Second edition.
    Keywords: Web applications ; Application software ; Development ; Python (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: Take full creative control of your web applications with Flask, the Python-based microframework. With the second edition of this hands-on book, you'll learn the framework from the ground up by developing, step-by-step, a real-world project created by author Miguel Grinberg. This refreshed edition accounts for important technology changes that have occurred in the past three years. You'll learn the framework's core functionality, as well as how to extend applications with advanced web techniques such as database migration and web service communication. The first part of each chapter provides you with reference and background for the topic in question, while the second part guides you though a hands-on implementation of the topic. If you have Python experience, this book shows you how to take advantage of the creative freedom Flask provides.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed March 19, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Helion | Boston, MA : Safari
    ISBN: 9788328363830
    Language: English , Polish
    Pages: 1 online resource (264 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Frameworki bardzo ułatwiają życie programistom. Pozwalają na szybkie tworzenie nawet rozbudowanych aplikacji, ale praca z frameworkiem najczęściej oznacza duże ograniczenia w doborze technologii. Wszystko jest w porządku, dopóki deweloper stosuje dokładnie te rozwiązania, które zaplanowali twórcy frameworka. Jeśli jednak zechce użyć innej bazy danych albo wykorzystać własną, autorską metodę uwierzytelniania użytkowników, może napotkać różne nieprzewidziane problemy. Szczęśliwie nie wszystkie mikrośrodowiska zachowują się w ten sposób. Framework napisany w Pythonie Flask, w odróżnieniu od typowych frameworków, umożliwia swobodne dobieranie technologii i komponentów aplikacji, a nawet tworzenie własnych rozwiązań. Oznacza to, że Flask pozwoli Ci zachować pełną kontrolę nad budowanym oprogramowaniem!
    Note: Online resource; Title from title page (viewed March 11, 2024) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Novatec Editora Ltda | Boston, MA : Safari
    ISBN: 9788575227442
    Language: English , Portuguese
    Pages: 1 online resource (312 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Tenha um controle criativo total sobre suas aplicações web usando o Flask – um microframework baseado em Python. Com este livro prático, você conhecerá o Flask desde o básico, desenvolvendo uma aplicação completa para o mundo real, criada pelo autor Miguel Grinberg. Esta edição atualizada leva em consideração as mudanças importantes de tecnologia ocorridas nos últimos três anos. Explore as principais funcionalidades do framework e aprenda a estender aplicações com técnicas sofisticadas de web, como migrações de bancos de dados e uma interface de programação de aplicações. A primeira parte de cada capítulo apresenta uma referência e um pano de fundo sobre o assunto em questão, enquanto a segunda parte orientará você em uma implementação prática. Se você tem experiência com Python, estará pronto para tirar proveito da liberdade criativa oferecida pelo Flask. As três partes do livro incluem: Uma introdução completa ao Flask: explore o básico sobre o desenvolvimento de aplicações web com o Flask e conheça uma estrutura apropriada para aplicações de médio e grande portes. Desenvolvimento do Flasky: aprenda a desenvolver, passo a passo, uma aplicação de blogging de código aberto, reutilizando templates, colocando itens de lista em páginas e trabalhando com rich text. Percorrendo a reta final: mergulhe nas estratégias de testes de unidade, técnicas de análise de desempenho e opções de implantação para a sua aplicação Flask.
    Note: Online resource; Title from title page (viewed May 5, 2018) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media
    ISBN: 9781491919194
    Language: English
    Pages: 1 online resource (1 streaming video file (0 hr., 35 min., 20 sec.)) , digital, sound, color.
    Keywords: Application software ; Development ; Web sites ; Software ; Python (Computer program language) ; Web site development ; Computer programs ; Electronic videos ; local
    Abstract: "Flask is a small and easy-to-use, yet fully featured open source web framework written in Python. It is considered a micro-framework, but don't let the "micro" part fool you; Flask can do everything the others can do, many times in a simpler, leaner way. Flask's code is concise and well written; you can easily read and understand it. In this webcast, we provide an overview of Flask, full of examples that you can download and try. The topics to be discussed are:- Installation- Anatomy of a Flask application-Templates-Web forms-Database-Project structure for large applications."--Resource description page.
    Note: Title from title screen (viewed May 11, 2015). - Date of publication taken from resource description page
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [S.I.] : O'Reilly Media
    Language: English
    Pages: 1 streaming video file (3 hr., 32 min., 40 sec.) , digital, sd., col.
    Keywords: Application program interfaces (Computer software) ; Web site development ; Electronic videos ; local
    Abstract: "If you want to build web services and APIs, this video course shows you how to do it with Flask - the popular web framework that's small, lightweight, and powerful. Using detailed examples, Miguel Grinberg shows you how to create APIs line-by-line, starting with the implementation of a basic CRUD (Create/Read/Update/Delete) service."--Resource description page.
    Note: Title from resource description page (viewed Oct. 8, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [S.I.] : O'Reilly Media
    Language: English
    Pages: 1 streaming video file (4 hr., 8 min., 22 sec.) , digital, sd., col.
    Keywords: Web site development ; Computer programs ; Python (Computer program language) ; Electronic videos ; local
    Abstract: "Get started with Flask, the popular web framework that's small, lightweight, and powerful. This video tutorial uses use short and simple examples to help beginning Python developers explore the features of Flask and some of its extensions. You'll learn topics central to most web applications - routing, templates, web forms, and user sessions - along with a brief introduction to databases and user logins."--Resource description page.
    Note: Title from resource description page (viewed Oct. 7, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Web applications ; Development ; Web site development ; Python (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: Take full creative control of your web applications with Flask, the Python-based microframework. With this hands-on book, you'll learn Flask from the ground up by developing a complete social blogging application step-by-step. Author Miguel Grinberg walks you through the framework's core functionality, and shows you how to extend applications with advanced web techniques such as database migration and web service communication.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed May 1, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Posts & Telecom Press
    ISBN: 9787115489456 , 7115489459
    Language: Undetermined
    Pages: 1 online resource
    Note: Title from content provider
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...