معرفی شرکت ها


followthemoney-3.3.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

-
ویژگی مقدار
سیستم عامل -
نام فایل followthemoney-3.3.0
نام followthemoney
نسخه کتابخانه 3.3.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Organized Crime and Corruption Reporting Project
ایمیل نویسنده data@occrp.org
آدرس صفحه اصلی https://followthemoney.tech/
آدرس اینترنتی https://pypi.org/project/followthemoney/
مجوز MIT
# Follow the Money [![ftm-build](https://github.com/alephdata/followthemoney/actions/workflows/build.yml/badge.svg)](https://github.com/alephdata/followthemoney/actions/workflows/build.yml) This repository contains a pragmatic data model for the entities most commonly used in investigative reporting: people, companies, assets, payments, court cases, etc. The purpose of this is not to model reality in an ideal data model, but rather to have a working data structure for researchers. `followthemoney` also contains code used to validate and normalize many of the elements of data, and to map tabular data into the model. ## Documentation For a general introduction to `followthemoney`, check the high-level introduction: * https://followthemoney.tech Part of this package is a command-line tool that can be used to process and transform data in various ways. You can find a tutorial here: * https://followthemoney.tech/docs/cli/ Besides the introductions, there is also a full reference documentation for the library and the contained ontology: * https://followthemoney.tech/explorer/ There's also a number of viewers for the RDF schema definitions generated from FollowTheMoney, e.g.: * [LODE documentation](http://150.146.207.114/lode/extract?url=https%3A%2F%2Falephdata.github.io%2Ffollowthemoney%2Fns%2Fftm.xml&owlapi=true&imported=true&lang=en) * [WebVOWL](https://service.tib.eu/webvowl/#iri=https://alephdata.github.io/followthemoney/ns/ftm.xml) * RDF/OWL specification in [XML](https://alephdata.github.io/followthemoney/ns/ftm.xml). ## Development environment For local development with a virtualenv: ```bash python3 -mvenv .env source .env/bin/activate pip install -e ".[dev]" ``` Now you can run the tests with ```bash make test ``` ## Releasing We release a lot of version of `followthemoney` because even small changes to the code base require a pypi release to begin being used in `aleph`. To this end, here's the steps for making a release: ```bash git pull --rebase make build make test git add . && git commit -m "Updating translation files" bumpversion patch git push --atomic origin main $(git describe --tags --abbrev=0) ``` This will create a new patch release and upload a distribution of it. If the changes are more significant, you can run `bumpversion` with the `minor` or `major` arguments. When the schema is updated, please update the docs, ideally including the diagrams. For the RDF namespace and JavaScript version of the model, run `make generate`.


نیازمندی

مقدار نام
<3.0.0,>=2.9.1 babel
<7.0.0,>=5.0.0 pyyaml
- types-PyYAML
- sqlalchemy2-stubs
<1.1.0,>=1.0.1 banal
<9.0.0,>=8.0 click
<2.0.0,>=1.2.0 stringcase
<3.0.0,>=2.21.0 requests
<1.0.0,>=0.12.0 python-levenshtein
<3.0.0,>=2.1.1 normality
<3.0.0,>=1.2.0 sqlalchemy
<2.0.0,>=1.13.0 countrynames
<2.0.0,>=1.1.0 languagecodes
<1.0.0,>=0.4.0 prefixdate
<2.0.0,>=1.0.1 fingerprints
<9.0.0,>=8.12.22 phonenumbers
<2.0.0,>=1.16 python-stdnum
<1.0.0,>=0.5.1 pantomime
>=2021.1 pytz
<6.3.0,>=6.2.0 rdflib
<3.1,>=2.5 networkx
<4.0.0,>=3.0.5 openpyxl
<4.0,>=3.7 orjson
>=10.0.0 pip
- bump2version
>=0.29.0 wheel
- twine
- mypy
- pytest
- pytest-cov
- types-PyYAML
- types-requests
- types-setuptools
>=2.6.0 flake8
- transifex-client
>=0.9.0 responses
>=4.1 coverage
>=0.4.0 recommonmark


نحوه نصب


نصب پکیج whl followthemoney-3.3.0:

    pip install followthemoney-3.3.0.whl


نصب پکیج tar.gz followthemoney-3.3.0:

    pip install followthemoney-3.3.0.tar.gz