GithubHelp home page GithubHelp logo

prozorroukr / openprocurement.api Goto Github PK

View Code? Open in Web Editor NEW
16.0 9.0 15.0 72.36 MB

API interface to OpenProcurement database

Home Page: https://prozorro-openprocurementapi.readthedocs.io/en/latest/

License: Apache License 2.0

Python 99.99% Dockerfile 0.01%

openprocurement.api's Introduction

Prozorro Openprocurement Api

Installation

docker-compose build
docker-compose up

Documentation

OpenProcurement is initiative to develop software powering tenders database and reverse auction.

'openprocurement.api' is component responsible for exposing the tenders database to brokers and public.

Documentation about this API is accessible at https://prozorro-api-docs.readthedocs.io/en/latest/

Install

  1. Install requirements
virtualenv -p python3.8 venv

OR

python3 -m venv  venv

AND

source venv/bin/activate
pip install -r docs/source/requirements.txt
  1. Add "mongo" to be resolved to localhost in /etc/hosts
echo "127.0.0.1 mongo" >> /etc/hosts
  1. To run mongo if you don't have one
docker-compose up -d mongo

Update documentation

Running tests to update http files::

py.test docs/tests  # all
py.test docs/tests/test_belowthreshold.py -k test_docs_milestones  # specific

Build documentation

Run

sphinx-build -b html docs/source/ docs/build/html

or

cd docs
make html

Translation for documentation

For translation into uk (2 letter ISO language code), you have to follow the scenario:

  1. Pull all translatable strings out of documentation
cd docs
make gettext
  1. Update translation with new/changed strings
cd docs
sphinx-intl update -p build/locale -l uk -w 0
  1. Update updated/missing strings in docs/locale/uk/LC_MESSAGES/*.po with your-favorite-editor/poedit/transifex/pootle/etc to have all translations complete/updated.

  2. Compile the translation

cd docs
sphinx-intl build

Related services projects

Current services projects

openprocurement.documentservice

Document service

https://github.com/ProzorroUKR/openprocurement.documentservice

prozorro_tasks

Integration tasks service

https://github.com/ProzorroUKR/prozorro_tasks

prozorro-auction

Auction service

https://github.com/ProzorroUKR/prozorro-auction

https://github.com/ProzorroUKR/prozorro-auction-frontend

prozorro_chronograph

Chronograph service

https://github.com/ProzorroUKR/prozorro_chronograph

prozorro-bridge-contracting

Contracting bridge

https://github.com/ProzorroUKR/prozorro-bridge-contracting

prozorro-bridge-frameworkagreement

Frameworkagreement bridge

https://github.com/ProzorroUKR/prozorro-bridge-frameworkagreement

prozorro-bridge-competitivedialogue

Competitivedialogue bridge

https://github.com/ProzorroUKR/prozorro-bridge-competitivedialogue

prozorro-bridge-pricequotation

Price Quotation bridge

https://github.com/ProzorroUKR/prozorro-bridge-pricequotation

openprocurement.api's People

Contributors

alekseystryukov avatar andrii-shchudlo avatar annawzz avatar bigblackwolfskin avatar bubanoid avatar dariadanylenko avatar dimka2014 avatar gorserg avatar irynapomazan avatar ivanbat1 avatar jrootjunior avatar krokop avatar kroman0 avatar ktarasz avatar myroslav avatar ozamirets avatar scandie avatar sdeni avatar selurvedu avatar sinusx1986 avatar smithumble avatar sofiiakopach avatar sorenabell avatar tarasvaskiv avatar tuoris avatar vdigitall avatar vladkhard avatar vmaksymiv avatar volvoz avatar yshalenyk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.